mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55: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
|
- uses: subosito/flutter-action@v2.8.0
|
||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
flutter-version: "3.3.8"
|
|
||||||
|
|
||||||
- name: Getting current date
|
- name: Getting current date
|
||||||
id: date
|
id: date
|
||||||
@ -75,7 +74,6 @@ jobs:
|
|||||||
- uses: subosito/flutter-action@v2.8.0
|
- uses: subosito/flutter-action@v2.8.0
|
||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
flutter-version: "3.3.8"
|
|
||||||
|
|
||||||
- name: Installing dependencies and configuring version
|
- name: Installing dependencies and configuring version
|
||||||
run: |
|
run: |
|
||||||
@ -122,7 +120,6 @@ jobs:
|
|||||||
- uses: subosito/flutter-action@v2.8.0
|
- uses: subosito/flutter-action@v2.8.0
|
||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
flutter-version: "3.3.8"
|
|
||||||
|
|
||||||
- name: Installing dependencies and configuring versions
|
- name: Installing dependencies and configuring versions
|
||||||
run: |
|
run: |
|
||||||
@ -164,7 +161,6 @@ jobs:
|
|||||||
- uses: subosito/flutter-action@v2.8.0
|
- uses: subosito/flutter-action@v2.8.0
|
||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
flutter-version: "3.3.8"
|
|
||||||
|
|
||||||
- name: Installing dependencies and configuring versions
|
- name: Installing dependencies and configuring versions
|
||||||
run: |
|
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
|
file_picker: ^5.2.2
|
||||||
fl_query: ^0.3.1
|
fl_query: ^0.3.1
|
||||||
fl_query_hooks: ^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
|
fluentui_system_icons: ^1.1.189
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
@ -52,7 +52,7 @@ dependencies:
|
|||||||
json_serializable: ^6.6.0
|
json_serializable: ^6.6.0
|
||||||
libadwaita: ^1.2.5
|
libadwaita: ^1.2.5
|
||||||
logger: ^1.1.0
|
logger: ^1.1.0
|
||||||
macos_ui: ^1.7.5
|
macos_ui: ^1.9.0
|
||||||
marquee: ^2.2.3
|
marquee: ^2.2.3
|
||||||
metadata_god: ^0.3.2
|
metadata_god: ^0.3.2
|
||||||
mime: ^1.0.2
|
mime: ^1.0.2
|
||||||
@ -64,7 +64,7 @@ dependencies:
|
|||||||
platform_ui:
|
platform_ui:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/KRTirtho/platform_ui.git
|
url: https://github.com/KRTirtho/platform_ui.git
|
||||||
ref: 073cefb9c419fcb01cbdfd6ca2f9714eec23c83b
|
ref: 339ea7922d2f881d9a72b565aeebc7e2c4b22509
|
||||||
pocketbase: ^0.7.1+1
|
pocketbase: ^0.7.1+1
|
||||||
popover: ^0.2.6+3
|
popover: ^0.2.6+3
|
||||||
queue: ^3.1.0+1
|
queue: ^3.1.0+1
|
||||||
|
Loading…
Reference in New Issue
Block a user