Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit d298bda

Browse files
chore(release): 2.0.0-dev.2
1 parent f8d5975 commit d298bda

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
## 2.0.0-dev.1
1+
## 2.0.0-dev.2
22

33
### BREAKING CHANGE
44

5+
- Update Dart constrains to 3
6+
- Compile with Android SDK 33
7+
8+
## 2.0.0-dev.1
9+
10+
### BREAKING CHANGES
11+
512
- 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)
613
- Update Flutter constrains to >= 3.10
714

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: phone_number
22
description: Flutter plugin for parsing, formatting and validating international
33
phone numbers.
4-
version: 2.0.0-dev.1
4+
version: 2.0.0-dev.2
55
homepage: https://github.com/flutter-form-builder-ecosystem
66
repository: https://github.com/flutter-form-builder-ecosystem/phone_number
77
issue_tracker: https://github.com/flutter-form-builder-ecosystem/phone_number/issues

0 commit comments

Comments
 (0)