country_calling_code_picker 1.0.5
country_calling_code_picker: ^1.0.5 copied to clipboard
Flexible Country picker for getting Country code and Calling 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.