add flutter SDK constraints in pubspec.yaml
This commit is contained in:
parent
4da063342e
commit
9f8f929a0b
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user