country_calling_code_picker 2.0.1
country_calling_code_picker: ^2.0.1 copied to clipboard
Flexible Country picker for getting Country code and Calling code.
2.0.1 05-05-2022 #
*Fixed deafult country selection issue
2.0.0 10-07-2021 #
*Migrated to null safety
1.0.8 03-11-2020 #
*Added option to change search bar hint.
1.0.7 04-06-2020 #
*Fixed text alignment in search field
1.0.6 03-06-2020 #
*Added function to get country by country code.
1.0.5 03-06-2020 #
*Fixed Default country null issue.
1.0.4 01-06-2020 #
*Added Utility functions: getDefaultCountry which return user's current country using its SIM country code. *Fixes and improvements.
1.0.3 31-05-2020 #
*Added fix for sim card exception
1.0.2 29-05-2020 #
*Added Utility functions: 1. showCountryPickerDialog & 2. showCountryPickerSheet *Fixes and improvements.
1.0.1 29-05-2020 #
*Added an option to add decoration for Search Box *Other improvements.
1.0.0 29-05-2020 #
*Added utility method for getting list of countries. You can try by just calling Utils.getCountries(). *Added option to set styles and flag size. *Other improvements.
0.0.1 26-05-2020 #
*Contains a basic CountryPickerWidget with search option.