File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.0
2
+
3
+ * Added ` FormBuilderCupertinoCheckbox `
4
+
1
5
## 0.1.0
2
6
3
7
* Release beta package
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.1 .0"
92
+ version: "0.2 .0"
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.1 .0
3
+ version : 0.2 .0
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