Skip to content

Commit 2379d44

Browse files
chore(release): 0.3.0
1 parent 8388b4d commit 2379d44

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.3.0
2+
3+
* `FormBuilderCupertinoTextField` add placeholder and placeholderStyle
4+
* Update to use 0.19.0 of intl package
5+
* Update android settings on example
6+
* Set minimal Flutter version to 3.22.0
7+
* Set minimal Dart version to 3.4.0
8+
19
## 0.2.1
210

311
* Update dependencies

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.2.1
3+
version: 0.3.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)