File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.6.0
2+
3+ * ` FormBuilderCupertinoTextField ` : add missing properties
4+ * Set minimal Flutter version to 3.32.0
5+ * Set minimal Dart version to 3.8.0
6+
17# 0.5.0
28
39* ` FormBuilderCupertinoTextField ` : add ` onTapOutside ` parameter
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ packages:
8989 path: ".."
9090 relative: true
9191 source: path
92- version: "0.5 .0"
92+ version: "0.6 .0"
9393 intl:
9494 dependency: transitive
9595 description:
Original file line number Diff line number Diff line change 11name : form_builder_cupertino_fields
22description : Additional form inputs fields with Cupertino style for flutter_form_builder package
3- version : 0.5 .0
3+ version : 0.6 .0
44repository : https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
55issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
66homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments