deps: bump flutter to 3.7.6

This commit is contained in:
Tien Do Nam
2023-03-03 23:57:54 +01:00
parent bc1b1a83f7
commit b60cc73f44
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.7.5",
"flutterSdkVersion": "3.7.6",
"flavors": {}
}
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.5"
flutter-version: "3.7.6"
channel: "stable"
- name: Dependencies
run: flutter pub get
+2 -2
View File
@@ -1609,5 +1609,5 @@ packages:
source: hosted
version: "3.1.1"
sdks:
dart: ">=2.19.2 <3.0.0"
flutter: ">=3.7.5"
dart: ">=2.19.3 <3.0.0"
flutter: ">=3.7.6"
+2 -2
View File
@@ -6,8 +6,8 @@ publish_to: "none"
version: 1.7.0+26
environment:
flutter: '>=3.7.5'
sdk: ">=2.19.2 <3.0.0"
flutter: '>=3.7.6'
sdk: ">=2.19.3 <3.0.0"
dependencies:
basic_utils: 5.5.1