Skip to content

Commit 076e63f

Browse files
chore(release): 0.7.0
1 parent d3cdbcd commit 076e63f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 0.6.0
210

311
* `FormBuilderCupertinoTextField`: add missing properties

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_cupertino_fields
22
description: Additional form inputs fields with Cupertino style for flutter_form_builder package
3-
version: 0.6.0
3+
version: 0.7.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)