Merge pull request #55 from chandrabezzo/fix/version/3.3.0

Update Version 3.3.0
This commit is contained in:
Chandra Abdul Fattah
2025-03-26 09:05:47 +07:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
## 3.3.0 - March 26 2025
- Fix localization, typo, and flag issue #51 thanks to @MrRoy121
## 3.2.0 - January 31 2025 ## 3.2.0 - January 31 2025
- Add country code picker style #6 - Add country code picker style #6
- Remove Special Character #37 - Remove Special Character #37

View File

@@ -1,6 +1,6 @@
name: country_code_picker name: country_code_picker
description: A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox description: A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox
version: 3.2.0 version: 3.3.0
homepage: https://github.com/chandrabezzo/CountryCodePicker homepage: https://github.com/chandrabezzo/CountryCodePicker
repository: https://github.com/chandrabezzo/CountryCodePicker repository: https://github.com/chandrabezzo/CountryCodePicker
issue_tracker: https://github.com/imtoori/CountryCodePicker/issues issue_tracker: https://github.com/imtoori/CountryCodePicker/issues