mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
chore: flutter v3.7 compatibility add
This commit is contained in:
parent
669e3706da
commit
d7eaa38df7
4
.github/workflows/spotube-nightly.yml
vendored
4
.github/workflows/spotube-nightly.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
- uses: subosito/flutter-action@v2.8.0
|
||||
with:
|
||||
cache: true
|
||||
flutter-version: "3.3.8"
|
||||
|
||||
- name: Getting current date
|
||||
id: date
|
||||
@ -75,7 +74,6 @@ jobs:
|
||||
- uses: subosito/flutter-action@v2.8.0
|
||||
with:
|
||||
cache: true
|
||||
flutter-version: "3.3.8"
|
||||
|
||||
- name: Installing dependencies and configuring version
|
||||
run: |
|
||||
@ -122,7 +120,6 @@ jobs:
|
||||
- uses: subosito/flutter-action@v2.8.0
|
||||
with:
|
||||
cache: true
|
||||
flutter-version: "3.3.8"
|
||||
|
||||
- name: Installing dependencies and configuring versions
|
||||
run: |
|
||||
@ -164,7 +161,6 @@ jobs:
|
||||
- uses: subosito/flutter-action@v2.8.0
|
||||
with:
|
||||
cache: true
|
||||
flutter-version: "3.3.8"
|
||||
|
||||
- name: Installing dependencies and configuring versions
|
||||
run: |
|
||||
|
739
pubspec.lock
739
pubspec.lock
File diff suppressed because it is too large
Load Diff
@ -29,7 +29,7 @@ dependencies:
|
||||
file_picker: ^5.2.2
|
||||
fl_query: ^0.3.1
|
||||
fl_query_hooks: ^0.3.1
|
||||
fluent_ui: 4.0.3
|
||||
fluent_ui: ^4.3.0
|
||||
fluentui_system_icons: ^1.1.189
|
||||
flutter:
|
||||
sdk: flutter
|
||||
@ -52,7 +52,7 @@ dependencies:
|
||||
json_serializable: ^6.6.0
|
||||
libadwaita: ^1.2.5
|
||||
logger: ^1.1.0
|
||||
macos_ui: ^1.7.5
|
||||
macos_ui: ^1.9.0
|
||||
marquee: ^2.2.3
|
||||
metadata_god: ^0.3.2
|
||||
mime: ^1.0.2
|
||||
@ -64,7 +64,7 @@ dependencies:
|
||||
platform_ui:
|
||||
git:
|
||||
url: https://github.com/KRTirtho/platform_ui.git
|
||||
ref: 073cefb9c419fcb01cbdfd6ca2f9714eec23c83b
|
||||
ref: 339ea7922d2f881d9a72b565aeebc7e2c4b22509
|
||||
pocketbase: ^0.7.1+1
|
||||
popover: ^0.2.6+3
|
||||
queue: ^3.1.0+1
|
||||
|
Loading…
Reference in New Issue
Block a user