atlas_picker 1.0.4 copy "atlas_picker: ^1.0.4" to clipboard
atlas_picker: ^1.0.4 copied to clipboard

A Flutter package for easy selection of countries and states with customizable pickers.

Atlas Picker #

A Flutter package to easily pick countries and states. It provides a clean and customizable way to select a country and its corresponding state using the Pick.country and Pick.state widgets.

Features #

  • Country Picker: Select countries with or without flags.
  • State Picker: Select states based on the selected country.
  • Customizable: You can customize the appearance and behavior of the pickers.

Installation #

To use this package, add it to your pubspec.yaml file:

dependencies:
  atlas_picker: ^latest_version
5
likes
120
points
70
downloads

Publisher

verified publisherfazilkp.in

Weekly Downloads

A Flutter package for easy selection of countries and states with customizable pickers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

country_flags, flutter, flutter_hooks, moon_design

More

Packages that depend on atlas_picker