Skip to content

Releases: arpitkatiyar1999/Country-Picker

2.1.0

26 Dec 06:51
14204bb
Compare
Choose a tag to compare

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 the CountryPickerDialogTextStyles 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 from 1.2.1 to 1.3.0.

2.0.1

24 Dec 17:02
bea4594
Compare
Choose a tag to compare

Resolved the issue related to NoSuchMethodError for BasicAlertDialog.

2.0.0

09 Nov 13:57
013f754
Compare
Choose a tag to compare

What's Changed

  • Enhanced Configuration Options:
    Added configuration options for the country list dialog in both CountryPicker and CountryPickerOutlinedTextField composables.

  • Improved Function Signatures:
    Refined the function signatures of CountryPicker(), CountryPickerOutlinedTextField(), and isMobileNumberValid() for enhanced readability and usability.

  • New Utility Functions:
    Introduced getExampleMobileNumber() and getFormattedMobileNumber() functions to provide example mobile numbers and formatted mobile number.

1.0.3

14 Apr 07:25
Compare
Choose a tag to compare

Fixed keyboard type issue

1.0.2

10 Apr 18:59
b588acd
Compare
Choose a tag to compare
Updated README.md