We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fe032 commit a84dd2eCopy full SHA for a84dd2e
example/pubspec.yaml
@@ -4,8 +4,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
4
version: 1.0.0+1
5
6
environment:
7
- sdk: ^3.4.0
8
- flutter: ">=3.22.0"
+ sdk: ">=3.6.0 <4.0.0"
+ flutter: ">=3.27.0"
9
10
dependencies:
11
flutter:
pubspec.yaml
@@ -11,8 +11,8 @@ funding:
- https://opencollective.com/flutter-form-builder-ecosystem
12
13
14
15
16
17
18
0 commit comments