mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
chore: Upgrade packages
This commit is contained in:
parent
1879f9bb43
commit
9a6202bd0b
2 changed files with 111 additions and 191 deletions
16
pubspec.yaml
16
pubspec.yaml
|
|
@ -44,7 +44,7 @@ dependencies:
|
|||
cached_network_image: ^3.4.1
|
||||
http: ^1.5.0
|
||||
flutter_cache_manager: ^3.4.1
|
||||
connectivity_plus: ^6.1.5
|
||||
connectivity_plus: ^7.0.0
|
||||
|
||||
# State Management
|
||||
flutter_riverpod: ^2.6.1
|
||||
|
|
@ -65,12 +65,12 @@ dependencies:
|
|||
path_provider: ^2.1.5
|
||||
|
||||
# Media
|
||||
media_kit: ^1.2.0 # Primary package.
|
||||
media_kit_video: ^1.3.0 # For video rendering.
|
||||
media_kit_libs_video: ^1.0.6 # Native video dependencies.
|
||||
media_kit: ^1.2.1 # Primary package.
|
||||
media_kit_video: ^1.3.1 # For video rendering.
|
||||
media_kit_libs_video: ^1.0.7 # Native video dependencies.
|
||||
|
||||
audio_service: ^0.18.18
|
||||
fvp: ^0.33.1
|
||||
fvp: ^0.35.0
|
||||
video_player: ^2.10.0
|
||||
|
||||
# UI Components
|
||||
|
|
@ -107,7 +107,7 @@ dependencies:
|
|||
|
||||
# Device and System
|
||||
local_auth: ^2.3.0
|
||||
package_info_plus: ^8.3.1
|
||||
package_info_plus: ^9.0.0
|
||||
wakelock_plus: ^1.3.2
|
||||
screen_brightness: ^2.1.7
|
||||
window_manager: ^0.5.1
|
||||
|
|
@ -118,7 +118,7 @@ dependencies:
|
|||
# Data
|
||||
drift: ^2.28.1
|
||||
drift_flutter: ^0.2.5
|
||||
drift_sync: ^0.13.0
|
||||
drift_sync: ^0.14.0
|
||||
drift_db_viewer: ^2.1.0
|
||||
|
||||
# Other
|
||||
|
|
@ -127,7 +127,7 @@ dependencies:
|
|||
desktop_drop: ^0.6.1
|
||||
flexible_scrollbar: ^0.1.3
|
||||
flutter_typeahead: ^5.2.0
|
||||
share_plus: ^11.1.0
|
||||
share_plus: ^12.0.0
|
||||
archive: ^4.0.7
|
||||
dart_mappable: ^4.6.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue