build: Update dependencies
This commit is contained in:
parent
e6e3589f1f
commit
b149283ec6
4 changed files with 282 additions and 214 deletions
44
pubspec.yaml
44
pubspec.yaml
|
|
@ -8,26 +8,26 @@ environment:
|
|||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
adaptive_dialog: ^1.9.0+2
|
||||
animations: ^2.0.7
|
||||
archive: ^3.3.9
|
||||
adaptive_dialog: ^1.10.0
|
||||
animations: ^2.0.8
|
||||
archive: ^3.4.9
|
||||
async: ^2.11.0
|
||||
badges: ^3.1.1
|
||||
blurhash_dart: ^1.1.0
|
||||
badges: ^3.1.2
|
||||
blurhash_dart: ^1.2.1
|
||||
callkeep: ^0.3.2
|
||||
chewie: ^1.3.6
|
||||
collection: ^1.16.0
|
||||
chewie: ^1.7.1
|
||||
collection: ^1.17.2
|
||||
cupertino_icons: any
|
||||
desktop_drop: ^0.4.0
|
||||
desktop_drop: ^0.4.4
|
||||
desktop_lifecycle: ^0.1.0
|
||||
desktop_notifications: ^0.6.3
|
||||
device_info_plus: ^9.0.2
|
||||
dynamic_color: ^1.6.0
|
||||
emoji_picker_flutter: ^1.5.1
|
||||
device_info_plus: ^9.1.0
|
||||
dynamic_color: ^1.6.8
|
||||
emoji_picker_flutter: ^1.6.3
|
||||
emoji_proposal: ^0.0.1
|
||||
emojis: ^0.9.9
|
||||
#fcm_shared_isolate: ^0.1.0
|
||||
file_picker: ^6.0.0
|
||||
file_picker: ^6.1.1
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_app_badger: ^1.5.0
|
||||
|
|
@ -47,12 +47,12 @@ dependencies:
|
|||
flutter_openssl_crypto: ^0.1.0
|
||||
flutter_ringtone_player: ^3.1.1
|
||||
flutter_secure_storage: ^9.0.0
|
||||
flutter_typeahead: ^4.3.2
|
||||
flutter_typeahead: ^4.8.0
|
||||
flutter_web_auth_2: ^3.0.3
|
||||
flutter_webrtc: ^0.9.37
|
||||
flutter_webrtc: ^0.9.46
|
||||
future_loading_dialog: ^0.3.0
|
||||
geolocator: ^7.6.2
|
||||
go_router: ^12.0.1
|
||||
go_router: ^12.1.1
|
||||
hive: ^2.2.3
|
||||
hive_flutter: ^1.1.0
|
||||
http: ^0.13.4
|
||||
|
|
@ -74,20 +74,20 @@ dependencies:
|
|||
qr_code_scanner: ^1.0.0
|
||||
qr_flutter: ^4.0.0
|
||||
receive_sharing_intent: ^1.4.5
|
||||
record: ^4.4.4 # Upgrade to 5 currently breaks playing on iOS
|
||||
record: 4.4.4 # Upgrade to 5 currently breaks playing on iOS
|
||||
scroll_to_index: ^3.0.1
|
||||
share_plus: ^7.0.0
|
||||
share_plus: ^7.2.1
|
||||
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401
|
||||
slugify: ^2.0.0
|
||||
swipe_to_action: ^0.2.0
|
||||
tor_detector_web: ^1.1.0
|
||||
uni_links: ^0.5.1
|
||||
unifiedpush: ^5.0.0
|
||||
universal_html: ^2.0.8
|
||||
url_launcher: ^6.0.20
|
||||
vibration: ^1.7.4-nullsafety.0
|
||||
unifiedpush: ^5.0.1
|
||||
universal_html: ^2.2.4
|
||||
url_launcher: ^6.2.1
|
||||
vibration: ^1.8.3
|
||||
video_compress: ^3.1.1
|
||||
video_player: ^2.2.18
|
||||
video_player: ^2.8.1
|
||||
wakelock_plus: ^1.1.3
|
||||
webrtc_interface: ^1.0.13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue