country_state_selector 0.0.6
country_state_selector: ^0.0.6 copied to clipboard
A Flutter package for selecting country and state with a smooth dropdown and search functionality.
0.0.1 #
Initial Release
0.0.2 #
Improved README formatting. Optimized package.
0.0.3 #
Enhanced UI customization options. Improved performance and stability. Fixed minor bugs in state selection.
0.0.4 #
Country Selection: Users can select a country from a dropdown list. State Selection: The state dropdown updates based on the selected country. Search Functionality: Users can search for countries and states in the dropdown. Stylish UI: Modern UI with Montserrat font and clean design. Disabled State Picker: The state dropdown remains disabled until a country is selected. Customizable Callbacks: onSelected function returns the selected country and state.