mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 18:03:14 +08:00
pubspec: Indicate flutter version
Even though we now have `flutterw`, I would also like to indicate it over here.
This commit is contained in:
@ -1198,4 +1198,4 @@ packages:
|
||||
version: "0.0.10"
|
||||
sdks:
|
||||
dart: ">=2.12.0 <3.0.0"
|
||||
flutter: ">=1.24.0-7.0"
|
||||
flutter: ">=2.0.3"
|
||||
|
@ -4,6 +4,7 @@ version: 1.75.1+10
|
||||
|
||||
environment:
|
||||
sdk: ">=2.10.0 <3.0.0"
|
||||
flutter: ">=2.0.3"
|
||||
|
||||
publish_to: none
|
||||
|
||||
|
Reference in New Issue
Block a user