add flutter SDK constraints in pubspec.yaml

This commit is contained in:
Wenqi Li 2023-07-29 21:36:16 +08:00
parent 4da063342e
commit 9f8f929a0b

View File

@ -5,7 +5,7 @@ repository: https://github.com/Firelands128/photo_gallery
environment: environment:
sdk: ">=2.12.0 <4.0.0" sdk: ">=2.12.0 <4.0.0"
flutter: ">=1.10.0" flutter: ">=3.10.0"
dependencies: dependencies:
flutter: flutter: