We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3cdbcd commit 076e63fCopy full SHA for 076e63f
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 0.7.0
2
+
3
+* Update constraints to Flutter 3.38
4
+* Update constraints to Dart 3.10
5
+* Update dependencies
6
+* Update readme
7
+* `FormBuilderCupertinoDateTimePicker`: Create this new widget
8
9
# 0.6.0
10
11
* `FormBuilderCupertinoTextField`: add missing properties
pubspec.yaml
@@ -1,6 +1,6 @@
name: form_builder_cupertino_fields
description: Additional form inputs fields with Cupertino style for flutter_form_builder package
-version: 0.6.0
+version: 0.7.0
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
homepage: https://github.com/flutter-form-builder-ecosystem
0 commit comments