We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee1db6 commit e1fea42Copy full SHA for e1fea42
.github/workflows/checkout.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: subosito/flutter-action@v2
29
with:
30
channel: stable
31
- flutter-version: 3.24.3
+ flutter-version: 3.16.0
32
33
- name: Install dependencies
34
run: flutter pub get
README.md
@@ -162,3 +162,4 @@ PikeProvider<MyPike>(
162
163
## Codecov
164
165
+
0 commit comments