mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-09-03 16:50:40 +02:00
chore(deps): upgrade Flutter Go and Android dependencies
This commit is contained in:
+12
-11
@@ -13,13 +13,13 @@ dependencies:
|
||||
# Localization
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl: ^0.20.2
|
||||
intl: ^0.20.3
|
||||
|
||||
# State Management
|
||||
flutter_riverpod: ^3.3.2
|
||||
flutter_riverpod: ^3.4.2
|
||||
|
||||
# Navigation
|
||||
go_router: ^17.3.0
|
||||
go_router: ^18.0.0
|
||||
|
||||
# Storage & Persistence
|
||||
shared_preferences: ^2.5.5
|
||||
@@ -37,13 +37,14 @@ dependencies:
|
||||
flutter_cache_manager: ^3.4.2
|
||||
|
||||
# Material Expressive 3 / Dynamic Color
|
||||
dynamic_color: ^1.8.1
|
||||
dynamic_color: ^2.1.0
|
||||
material_ui: ^1.1.0
|
||||
|
||||
# Permissions
|
||||
permission_handler: ^13.0.0
|
||||
permission_handler: ^13.0.1
|
||||
|
||||
# File Picker
|
||||
file_picker: ^12.0.0
|
||||
file_picker: ^12.1.1
|
||||
|
||||
# JSON Serialization
|
||||
json_annotation: ^4.12.0
|
||||
@@ -59,12 +60,12 @@ dependencies:
|
||||
ffmpeg_kit_flutter_new_full: ^2.5.2
|
||||
open_filex: ^4.7.0
|
||||
|
||||
video_player: ^2.13.0
|
||||
video_player: ^2.14.0
|
||||
|
||||
xml: ^7.0.1
|
||||
|
||||
# Notifications
|
||||
flutter_local_notifications: ^22.2.0
|
||||
flutter_local_notifications: ^22.3.0
|
||||
audioplayers: ^6.8.1
|
||||
audio_service: ^0.18.19
|
||||
audio_session: ^0.2.4
|
||||
@@ -72,10 +73,10 @@ dependencies:
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
analyzer: ^12.1.0
|
||||
analyzer: ^13.3.0
|
||||
flutter_lints: ^6.0.0
|
||||
build_runner: ^2.15.1
|
||||
riverpod_lint: ^3.1.4
|
||||
build_runner: ^2.16.0
|
||||
riverpod_lint: ^3.1.8
|
||||
json_serializable: ^6.14.1
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user