csc_picker 0.0.9 csc_picker: ^0.0.9 copied to clipboard
A flutter package to display list of Countries, States and Cities depends on Selected, also you can search country, state, and city all around the world.
[0.0.1] - 2021/02/28 #
* Initial Release.
[0.0.2] - 2021/02/28 #
* Search bug resolved.
[0.0.3] - 2021/03/02 #
* Code Formatted and optimised.
* Documentation Added.
[0.0.4] - 2021/03/04 #
* Code Formatted and optimised.
* API Documentation Updated.
[0.0.5] - 2021/03/10 #
* Updated for flutter 2.0.1
* Deprecated widgets removed.
[0.0.6..0.0.8] - 2021/03/18 #
* Added new feature to enable disable state and city dropdown
* Supports Flutter Web
* Performance Optimised
* Minor bugs removed
[0.0.9] - 2021/03/23 #
* Removed showFlag parameter
* Added new parameter flagState to Enable (get flat with country name) / Disable (Disable flag) / ShowInDropdownOnly (display flag in dropdown only)
* Performance Optimised
* Minor bugs removed