chore: update flutter sdk version

This commit is contained in:
appflowy 2022-05-25 16:18:47 +08:00
parent ef2e9cb57e
commit 896123860d
3 changed files with 3 additions and 2 deletions

View File

@ -25,6 +25,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.0.0'
cache: true
- name: Cache Cargo

View File

@ -1410,5 +1410,5 @@ packages:
source: hosted
version: "8.1.0"
sdks:
dart: ">=2.17.1 <3.0.0"
dart: ">=2.17.0 <3.0.0"
flutter: ">=3.0.0"

View File

@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.17.1 <3.0.0"
sdk: ">=2.16.2 <3.0.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions