update flutter and dart version constraints
This commit is contained in:
parent
1ea3498491
commit
8b2269a125
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user