forked from firka/firka
chore: update iOS deployment target to 13.0 and adjust Flutter SDK constraints
This commit is contained in:
@@ -21,7 +21,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.0.0+1002
|
||||
|
||||
environment:
|
||||
sdk: ">=3.6.0 <=3.8.1"
|
||||
sdk: ">=3.6.0 <=3.9.0"
|
||||
|
||||
# Dependencies specify other packages that your package needs in order to work.
|
||||
# To automatically upgrade your package dependencies to the latest versions
|
||||
|
||||
Reference in New Issue
Block a user