Skip to content

Commit fbc4d9e

Browse files
authored
Merge pull request #55 from chandrabezzo/fix/version/3.3.0
Update Version 3.3.0
2 parents 4c64b01 + 2078ad5 commit fbc4d9e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.3.0 - March 26 2025
2+
- Fix localization, typo, and flag issue #51 thanks to @MrRoy121
3+
14
## 3.2.0 - January 31 2025
25
- Add country code picker style #6
36
- Remove Special Character #37

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.2.0
3+
version: 3.3.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)