File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.1-dev.3
2
+
3
+ * Update constraints to Dart 3
4
+
1
5
## 0.0.1-dev.2
2
6
3
7
* Update intl version to 0.18.0
7
11
## 0.0.1-dev.1
8
12
9
13
* Launch first version
10
-
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ packages:
89
89
path: ".."
90
90
relative: true
91
91
source: path
92
- version: "0.0.1-dev.2 "
92
+ version: "0.0.1-dev.3 "
93
93
intl:
94
94
dependency: transitive
95
95
description:
Original file line number Diff line number Diff line change 1
1
name : form_builder_cupertino_fields
2
2
description : Additional form inputs fields with Cupertino style for flutter_form_builder package
3
- version : 0.0.1-dev.2
3
+ version : 0.0.1-dev.3
4
4
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
5
5
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
6
6
homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments