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

A Flutter package for easy selection of countries and states with customizable pickers. Supports flag-only and full country details, making it perfect for apps requiring location selection.

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
0
points
23
downloads

Publisher

verified publisherfazilkp.in

Weekly Downloads

A Flutter package for easy selection of countries and states with customizable pickers. Supports flag-only and full country details, making it perfect for apps requiring location selection.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build_runner, country_flags, flutter, flutter_hooks, freezed, freezed_annotation, json_annotation, json_serializable

More

Packages that depend on atlas_picker