brazilian_locations 3.4.1 copy "brazilian_locations: ^3.4.1" to clipboard
brazilian_locations: ^3.4.1 copied to clipboard

Flutter package to display list of States and Cities from Brazil.

3.4.1 20 Aug 2025 #

  • Fixed initialization freeze with timeout and concurrency control
  • Improved error handling to prevent crashes
  • Fixed API parsing for null values
  • Changed cache duration from 0 to 7 days
  • Added fallback mechanisms for failed data loading

3.4.0 20 Mar 2024 #

  • Using only UF for the states
  • Update dependencies
  • Fixing some bugs

3.3.2 16 Dez 2024 #

  • Adding UF to states
  • Update dependencies
  • Fixing some bugs

3.3.1 8 Aug 2024 #

  • Fixing some bugs
  • Add Cache timestamp: The cache now includes a timestamp to check the data's age. If the data is older than one day, the app automatically fetches fresh data from the IBGE API and updates the cache.

3.3.0 8 Aug 2024 #

  • Create a cache service with hive
  • Update dependencies
  • Create web support

3.2.0 1 Apr 2024 #

  • Enhanced location data by extracting UF for Brazilian states.

3.1.5 18 Mar 2024 #

  • Add option to use a Custom Icon

3.1.4 18 Mar 2024 #

  • Add more style for the dropdown.

3.1.3 8 Mar 2024 #

  • Downgrade http dependency to 1.2.0.

3.1.2 8 Mar 2024 #

  • Update http dependency.

3.1.1 8 Mar 2024 #

  • Fixed warnings to publish.

3.1.0 8 Mar 2024 #

  • Option to customize style for text field.
  • Option to use label above the dropdown component.
  • Plugins added for all platforms.
  • Simplified JSON file, reducing the size of the package.
  • Fixed conflict dependency with the HTTP package.

3.0.0 7 Mar 2024 #

  • Added option to load JSON from IBGE API.
  • Added support for all platforms.
  • Fixed a bug related to label.

2.0.0 4 Mar 2024 #

  • Build a stable Release

1.1.0 4 Mar 2024 #

  • Fixing some bugs
  • Update README file

1.0.0 1 Mar 2024 #

  • First Release
11
likes
160
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to display list of States and Cities from Brazil.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hive, http, path_provider

More

Packages that depend on brazilian_locations

Packages that implement brazilian_locations