chore(repo): update flutter

This commit is contained in:
Salvatore Giordano
2022-05-12 08:22:46 +02:00
parent dc43c88246
commit d5f449c04f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Dart Code Metrics
env:
flutter_version: "2.10.5"
flutter_version: "3.0.0"
folders: "lib, test"
melos_version: "2.1.0"
@@ -2,7 +2,7 @@ name: stream_flutter_workflow
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
flutter_version: "2.10.5"
flutter_version: "3.0.0"
melos_version: "2.1.0"
on: