world_countries 0.6.0 copy "world_countries: ^0.6.0" to clipboard
world_countries: ^0.6.0 copied to clipboard

Sealed world data in form of Flutter widgets (country, phone, currency pickers, etc.).

0.6.0 #

NEW FEATURE: New searchSuggestions method in every picker (for use in suggestionsBuilder of SearchAnchor)

  • refactor(mixin): added new mixins
  • refactor(docs): improve example and docs
  • feat(ui): added search suggestions for search anchors

0.5.0 #

  • refactor(model): factory constructors and static methods for data classes creation now implicitly trimming and comparing uppercase string inputs
  • feat(model): added new data sealed classes related to world blocs
  • feat(data): regional blocs are now part of the world country data
  • feat(docs): added regional blocs in the example
  • refactor(lints): fixing old ignores and new linter rules
  • chore(deps): updates of dev_dependencies
  • docs(example): added web (flutter wasm) example of data provided in this package.

BREAKING CHANGES:

  • refactor(data)!: compile time static const. data in lists are now sorted alphabetically by the (3 letter) code

0.2.2 #

  • feat: added extensions for Locale
  • style: renamed BuildContextExtensions > BuildContextExtension
  • chore(deps): bump internal dev_dependencies versions

0.2.1 #

  • docs: provided structure screenshot
  • test: increase code coverage to 98%+

0.2.0 #

  • test: increase code coverage to 96%+

0.1.0 #

  • docs: provided code coverage links and badge

0.0.1 #

  • initial version.
10
likes
0
pub points
78%
popularity

Publisher

verified publishertsin.is

Sealed world data in form of Flutter widgets (country, phone, currency pickers, etc.).

Repository (GitHub)
View/report issues

Topics

#picker #pickers #country-picker #country-selector #currency-picker

License

unknown (LICENSE)

Dependencies

flutter, sealed_countries

More

Packages that depend on world_countries