country_utils 0.5.3 copy "country_utils: ^0.5.3" to clipboard
country_utils: ^0.5.3 copied to clipboard

A Flutter package providing easy access to country names, ISO codes and more. Streamline your development with functions for country data retrieval and manipulation.

0.5.2 01/08/2026 #

Fixed #

  • fix: Fullscreen country picker display

0.5.1 31/07/2026 #

Fixed #

  • fix: Honor dialogSize in RTMCountryPicker and RTMCountriesPicker so the selection dialog can grow up to full screen on mobile. When dialogSize is null (e.g. web) the compact centered layout is unchanged.

Updated #

  • ci: Bump library versions

0.5.0 15/02/2025 #

Updated #

  • refactor: Selection Multi Dialog to have a better understanding of what is selected

0.4.0 16/01/2025 #

Added #

  • feat: Add a button builder in the pickers widgets

0.3.0 14/01/2025 #

Added #

  • feat: Add CountryPicker and CountriesPicker

Fixed #

  • fix: Timor-Leste ISO Alpha 2 value
  • fix: Caiman island french name

0.2.0 07/01/2025 #

Added #

  • feat: Add RTMCountryFlag widget to facilitate the display of a flag
  • docs: Add examples about how to use the library

Updated #

  • ci: Update pipeline to remove unused step

0.1.0 01/01/2025 #

Added #

  • Documentation
  • feat: Get a country by code
  • feat: Get the full list of countries
3
likes
155
points
444
downloads

Documentation

API reference

Publisher

verified publisherroadtripmoustache.com

Weekly Downloads

A Flutter package providing easy access to country names, ISO codes and more. Streamline your development with functions for country data retrieval and manipulation.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

collection, cupertino_icons, diacritic, flutter

More

Packages that depend on country_utils