You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
-
## [2.0.0-dev.1]
1
+
## [2.0.0]
2
2
3
3
### BREAKING CHANGES
4
4
5
5
* Update constraints to Flutter 3.10
6
+
* Update constraints to Dart 3
6
7
* Compile with Android SDK 33
8
+
* Update `flutter_form_builder` to 9.x.x. Take a look breaking changes on [there changelog](https://pub.dev/packages/flutter_form_builder/changelog#900)
0 commit comments