chore: Update dependencies
This commit is contained in:
parent
7e86faba75
commit
c2633b45b4
5 changed files with 171 additions and 92 deletions
44
pubspec.yaml
44
pubspec.yaml
|
|
@ -7,26 +7,26 @@ environment:
|
|||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
adaptive_dialog: ^0.10.0+5
|
||||
adaptive_dialog: ^1.0.1
|
||||
adaptive_theme: ^2.2.0
|
||||
android_path_provider: ^0.2.1
|
||||
audioplayers: ^0.19.0
|
||||
audioplayers: ^0.19.1
|
||||
cached_network_image: ^3.0.0
|
||||
cupertino_icons: any
|
||||
desktop_notifications: ^0.4.0
|
||||
desktop_notifications: ^0.5.0
|
||||
email_validator: ^2.0.1
|
||||
emoji_picker_flutter: ^1.0.5
|
||||
emoji_picker_flutter: ^1.0.6
|
||||
fcm_shared_isolate:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
|
||||
ref: main
|
||||
file_picker_cross: ^4.3.2
|
||||
file_picker_cross: ^4.4.2
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_app_lock: ^1.5.0
|
||||
flutter_blurhash: ^0.6.0
|
||||
flutter_cache_manager: ^3.0.1
|
||||
flutter_local_notifications: ^5.0.0+1
|
||||
flutter_cache_manager: ^3.1.2
|
||||
flutter_local_notifications: ^6.0.0
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
flutter_matrix_html: ^0.3.0
|
||||
|
|
@ -34,11 +34,11 @@ dependencies:
|
|||
flutter_openssl_crypto: ^0.0.1
|
||||
flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds!
|
||||
flutter_slidable: ^0.6.0
|
||||
flutter_svg: ^0.21.0+1
|
||||
flutter_typeahead: ^3.1.1
|
||||
future_loading_dialog: ^0.1.2
|
||||
hive_flutter: ^1.0.0
|
||||
image_picker: ^0.7.4
|
||||
flutter_svg: ^0.22.0
|
||||
flutter_typeahead: ^3.1.3
|
||||
future_loading_dialog: ^0.2.1
|
||||
hive_flutter: ^1.1.0
|
||||
image_picker: ^0.8.1+3
|
||||
intl: any
|
||||
localstorage: ^4.0.0+1
|
||||
matrix: ^0.1.6
|
||||
|
|
@ -47,30 +47,30 @@ dependencies:
|
|||
git:
|
||||
url: https://gitlab.com/famedly/libraries/native_imaging.git
|
||||
ref: master
|
||||
open_file: ^3.2.0
|
||||
open_noti_settings: ^0.1.0
|
||||
open_file: ^3.2.1
|
||||
open_noti_settings: ^0.2.0
|
||||
package_info_plus: ^1.0.3
|
||||
path_provider: ^2.0.1
|
||||
permission_handler: ^6.1.3
|
||||
path_provider: ^2.0.2
|
||||
permission_handler: ^8.1.2
|
||||
pin_code_text_field: ^1.8.0
|
||||
provider: ^5.0.0
|
||||
receive_sharing_intent: ^1.4.5
|
||||
record: ^2.1.1
|
||||
record: ^3.0.0
|
||||
scroll_to_index: ^2.0.0
|
||||
sentry: ^5.0.0
|
||||
share: ^2.0.1
|
||||
sentry: ^5.1.0
|
||||
share: ^2.0.4
|
||||
swipe_to_action: ^0.1.0
|
||||
uni_links: ^0.5.1
|
||||
unifiedpush: ^1.0.2
|
||||
unifiedpush: ^1.0.6
|
||||
universal_html: ^2.0.8
|
||||
url_launcher: ^6.0.3
|
||||
url_launcher: ^6.0.9
|
||||
vrouter: ^1.2.0+4
|
||||
|
||||
dev_dependencies:
|
||||
dapackages: ^1.6.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
pedantic: ^1.11.0
|
||||
pedantic: ^1.11.1
|
||||
|
||||
flutter:
|
||||
generate: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue