chore: update iOS deployment target to 13.0 and adjust Flutter SDK constraints

This commit is contained in:
2025-08-31 11:45:13 +02:00
committed by Armand
parent d6d5af81e8
commit 8319251606
3 changed files with 5 additions and 13 deletions

View File

@@ -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