awesome_location_picker 0.0.6
awesome_location_picker: ^0.0.6 copied to clipboard
The best Flutter package for picking Country, State, and City with cascading dropdowns. Powerful, customizable, and easy to integrate.
πΊοΈ Awesome Location Picker #
The best Flutter package for selecting Country, State, and City in cascading dropdowns.
Elegant, responsive, and ideal for forms, sign-up flows, and address inputs.
β¨ Features #
- π Country selection with emoji flags
- ποΈ Auto-loads states/provinces based on selected country
- π‘ Auto-loads cities based on selected state
- π Inline (row) or stacked (column) dropdown layouts
- π¨ Customizable text styles
- π€ onChanged callback with selected values
- β³ Loading indicators during async fetch
π¦ Installation #
Add this to your pubspec.yaml:
dependencies:
awesome_location_picker: ^0.0.6