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 a46ccce commit a377941Copy full SHA for a377941
example/pubspec.yaml
@@ -4,7 +4,7 @@ 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.0.0"
+ sdk: ^3.0.0
8
flutter: ">=3.10.0"
9
10
dependencies:
pubspec.yaml
@@ -8,7 +8,7 @@ funding:
- https://opencollective.com/flutter-form-builder-ecosystem
11
12
13
14
0 commit comments