Skip to content

Commit bb9e598

Browse files
author
Armen
committed
Upended packages version to 3.3.1
1 parent f1290c8 commit bb9e598

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.3.1] - Release
2+
3+
#### The Life of the intl_phone_field_extended Fork Begins Here
4+
5+
- Updated the phone number length for several countries.
6+
- Added const keywords to the example code.
7+
18
## [3.3.0] - Release
29

310
- Add `magnifierConfiguration` to customize the magnifier.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: intl_phone_field_extended
22
description: A specialized Flutter TextFormField designed for seamless input of international phone numbers, complete with country code selection.
3-
version: 3.3.0
3+
version: 3.3.1
44
homepage: https://github.com/ArmenKocharyan/intl_phone_field_extended
55

66
environment:

0 commit comments

Comments
 (0)