Skip to content

Commit 72d10bc

Browse files
authored
Merge pull request #65 from chandrabezzo/release-3.4.0
Release 3.4.0
2 parents bc3cd98 + 0cc1771 commit 72d10bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.4.0 - August 19 2025
2+
- Fix China translation
3+
- Adding flag autofocus
4+
15
## 3.3.1 - August 19 2025
26
- Fix French translation accent display issue
37
- Correct French country name translations (Biélorussie, Koweït, Grenade, etc.)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: country_code_picker
22
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
3-
version: 3.3.1
3+
version: 3.4.0
44
homepage: https://github.com/chandrabezzo/CountryCodePicker
55
repository: https://github.com/chandrabezzo/CountryCodePicker
66
issue_tracker: https://github.com/imtoori/CountryCodePicker/issues

0 commit comments

Comments
 (0)