diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 0e4c5a2..48c5c44 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.17.0 <3.3.5" + sdk: ">=2.17.0 <3.0.0" dependencies: flutter: diff --git a/pubspec.yaml b/pubspec.yaml index 11a6e5c..2ad1270 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 8.1.0 repository: https://github.com/udos86/flutter-fast-forms environment: - sdk: ">=2.17.0 <3.3.5" + sdk: ">=2.17.0 <3.0.0" dependencies: flutter: