We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1c6bf commit 273328dCopy full SHA for 273328d
.github/workflows/dart.yml
@@ -8,7 +8,7 @@ on: push
8
9
env:
10
flutter_channel: 'stable' # or: 'dev' or 'beta'
11
- flutter_version: '2.2.2'
+ flutter_version: '3.32.7'
12
13
jobs:
14
build:
0 commit comments