Releases: arpitkatiyar1999/Country-Picker
Releases · arpitkatiyar1999/Country-Picker
2.1.0
What's New
- Open Country List:
Now you can choose to display the country list in either a dialog or a bottom sheet. - Text Style Customization:
Enhanced theCountryPickerDialogTextStyles
with the following new customizations:- Support for customizing the search hint text style.
- Support for customizing the no searched country available text style.
- Support for customizing the country list title text style.
- Flag Shapes:
Added support for customizable flag shapes in both the selected country and the country list.
What's Changed
- Minimum Supported Version:
Updated the minimum supported version from1.2.1
to1.3.0
.
2.0.1
Resolved the issue related to NoSuchMethodError for BasicAlertDialog.
2.0.0
What's Changed
-
Enhanced Configuration Options:
Added configuration options for the country list dialog in bothCountryPicker
andCountryPickerOutlinedTextField
composables. -
Improved Function Signatures:
Refined the function signatures ofCountryPicker()
,CountryPickerOutlinedTextField()
, andisMobileNumberValid()
for enhanced readability and usability. -
New Utility Functions:
IntroducedgetExampleMobileNumber()
andgetFormattedMobileNumber()
functions to provide example mobile numbers and formatted mobile number.
1.0.3
Fixed keyboard type issue
1.0.2
Updated README.md