There was an error while loading. Please reload this page.
1 parent 94beb4a commit 260042eCopy full SHA for 260042e
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: subosito/flutter-action@v2
18
with:
19
# same with pubspec.yaml
20
- flutter-version: "2.8.1"
+ flutter-version: "3.0.0"
21
- run: flutter pub get
22
working-directory: dart_native/example
23
- run: flutter analyze --no-pub --no-current-package lib/ test/
0 commit comments