flutter_country_state 1.0.1
flutter_country_state: ^1.0.1 copied to clipboard
An intuitive and versatile Flutter package designed to simplify the display of countries, states, and cities within your application. With seamless integration, it offers a comprehensive list of count [...]
1.0.1 #
- Modified Mexico States
- Upgraded the dart SDK
1.0.0 #
- I modified the states, province, district or region of each country
- I significantly expanded the data to include subnational divisions (states, provinces, etc.) and their constituent cities.
0.2.9 #
- Modified the states in United State and Uzbekistan
0.2.8 #
- Added headerStyles argument to both the country and state class
0.2.7 #
- Updated the user Interface.
- Updated the user interaction
0.2.5 #
- Spellings.
- Corrected some countries and states spelling
- Made the search textField static
- Added background color for the selected country and state which can be customized
0.2.4 #
- Added textStyles.
- Added more states to US country
0.2.3 #
- Updated the screenshot.
- Changed the documentation
0.2.2 #
- Removed the late from string and made it nullable.
- Added screenshot