diff --git a/example/pubspec.yaml b/example/pubspec.yaml index ed2e3c4..5496b5b 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -6,7 +6,8 @@ description: Demonstrates how to use the photo_gallery plugin. # publish_to: 'none' # Remove this line if you wish to publish to pub.dev environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=3.0.0 <4.0.0" + flutter: ">=3.10.0" dependencies: flutter: diff --git a/pubspec.yaml b/pubspec.yaml index 21820a8..3098450 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 2.1.1 repository: https://github.com/Firelands128/photo_gallery environment: - sdk: ">=2.12.0 <4.0.0" + sdk: ">=3.0.0 <4.0.0" flutter: ">=3.10.0" dependencies: