Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bfa8552

Browse files
Merge pull request #1479 from flutter-form-builder-ecosystem/release/10.0.1
chore(release): 10.0.1
2 parents 5c694f2 + 6b95e4c commit bfa8552

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 10.0.1
2+
3+
* feat: [#1473](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/pull/1475) update intl constraints to allow use <0.21.0 by @deandreamatias
4+
* Also update native setup on example
5+
16
# 10.0.0
27

38
## BREAKING CHANGES

‎example/pubspec.lock‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ packages:
6060
path: ".."
6161
relative: true
6262
source: path
63-
version: "10.0.0"
63+
version: "10.0.1"
6464
flutter_lints:
6565
dependency: "direct dev"
6666
description:

‎pubspec.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: flutter_form_builder
22
description: This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
3-
version: 10.0.0
3+
version: 10.0.1
44
repository: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder
5-
issue_tracker: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues
65
homepage: https://github.com/flutter-form-builder-ecosystem
6+
issue_tracker: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues
77
topics:
88
- form
99
funding:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /