atlas_picker 1.0.4
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