You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,15 @@
1
-
## 1.1.0
1
+
## 2.0.0-dev.1
2
+
3
+
### BREAKING CHANGE
4
+
5
+
- iOS podfile now needs to be updated since PhoneNumberKit no longer updates cocoapods. Take a look on [setup](https://github.com/flutter-form-builder-ecosystem/phone_number#setup)
6
+
- Update Flutter constrains to >= 3.10
7
+
8
+
### Improvements
2
9
3
10
- Bumps PhoneNumberKit to v3.5.8
4
11
- Bumps libphonenumber to v8.13.10
5
-
-iOS podfile now needs to be updated since PhoneNumberKit no longer updates cocoapods
12
+
-Fix warning for constant variable `regionCode` on Swift
0 commit comments