chore: Update dependencies
This commit is contained in:
parent
d4f73d6c05
commit
9d39f075c2
2 changed files with 25 additions and 11 deletions
10
pubspec.yaml
10
pubspec.yaml
|
|
@ -15,11 +15,11 @@ dependencies:
|
|||
url: https://gitlab.com/famedly/famedlysdk.git
|
||||
ref: main
|
||||
|
||||
localstorage: ^3.0.3+6
|
||||
localstorage: ^3.0.6+9
|
||||
file_picker_cross: 4.2.2
|
||||
image_picker: ^0.6.7+15
|
||||
image_picker: ^0.6.7+17
|
||||
url_launcher: ^5.7.10
|
||||
cached_network_image: ^2.4.1
|
||||
cached_network_image: ^2.5.0
|
||||
firebase_messaging: ^7.0.3
|
||||
flutter_local_notifications: ^3.0.2
|
||||
# desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5
|
||||
|
|
@ -40,7 +40,7 @@ dependencies:
|
|||
mime_type: ^0.3.2
|
||||
flushbar: ^1.10.4
|
||||
adaptive_dialog: ^0.9.3
|
||||
flutter_matrix_html: ^0.1.13
|
||||
flutter_matrix_html: ^0.1.14
|
||||
moor: ^3.4.0
|
||||
sqlite3_flutter_libs: ^0.3.0
|
||||
sqlite3: ^0.1.8
|
||||
|
|
@ -61,7 +61,7 @@ dependencies:
|
|||
scroll_to_index: ^1.0.6
|
||||
swipe_to_action: ^0.1.0
|
||||
flutter_svg: 0.19.1 # Because fluffychat depends on flutter_svg >=0.19.2 which requires Flutter SDK version >=1.24.0-6.0.pre <2.0.0, version solving failed.
|
||||
flutter_cache_manager: ^2.0.0
|
||||
flutter_cache_manager: ^2.1.0
|
||||
open_noti_settings: ^0.0.4
|
||||
emoji_picker: ^0.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue