Skip to content

Commit 7ff9be3

Browse files
committed
chore: update changelog
1 parent e1ee6e6 commit 7ff9be3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [10.2.0]
2+
3+
* Update dependencies:
4+
* `intl` from ^0.18.1 to ^0.19.0
5+
* `dart sdk` from >=3.0.0 <4.0.0 to >=3.4.0 <4.0.0
6+
* `flutter` from >=3.10.0 to >=3.22.0
7+
* `form_builder_validators` from ^9.1.0 to ^10.0.1
8+
* `flutter_form_builder` from ^9.1.1 to ^9.3.0
9+
* `flutter_lints` from ^2.0.3 to ^4.0.0
10+
* Resolved deprecation warning. using super.key instead of super(key: key) https://dart.dev/tools/linter-rules/use_super_parameters
11+
* Migrate to applying Gradle Plugins with the declarative plugins block: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply
12+
113
## [10.1.0]
214

315
* `FormBuilderTypeAhead`: Add new properties

0 commit comments

Comments
 (0)