csc_picker 0.2.2 csc_picker: ^0.2.2 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.2.1 - 0.2.2] - 2021/04/05 #
* dropdownDialogRadius option is added to change the dilogbox corner raduis
* searchBarRadius option is added to change the searchbar corner raduis
* selected item clear bug resolved
* code optimized
[0.2.0] - 2021/04/01 #
* Added Dropdown Decoration options
* Added Text Style options
* Now support Null Safety
[0.1.0] - 2021/03/24 #
* Removed unwanter lines of code
[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
[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.5] - 2021/03/10 #
* Updated for flutter 2.0.1
* Deprecated widgets removed.
[0.0.4] - 2021/03/04 #
* Code Formatted and optimised.
* API Documentation Updated.
[0.0.3] - 2021/03/02 #
* Code Formatted and optimised.
* Documentation Added.
[0.0.2] - 2021/02/28 #
* Search bug resolved.
[0.0.1] - 2021/02/28 #
* Initial Release.