Merge pull request #65 from chandrabezzo/release-3.4.0
Some checks failed
Publish to pub.dev / publish (push) Has been cancelled
Some checks failed
Publish to pub.dev / publish (push) Has been cancelled
Release 3.4.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 3.4.0 - August 19 2025
|
||||||
|
- Fix China translation
|
||||||
|
- Adding flag autofocus
|
||||||
|
|
||||||
## 3.3.1 - August 19 2025
|
## 3.3.1 - August 19 2025
|
||||||
- Fix French translation accent display issue
|
- Fix French translation accent display issue
|
||||||
- Correct French country name translations (Biélorussie, Koweït, Grenade, etc.)
|
- Correct French country name translations (Biélorussie, Koweït, Grenade, etc.)
|
||||||
|
|||||||
@@ -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.3.1
|
version: 3.4.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
|
||||||
|
|||||||
Reference in New Issue
Block a user