Revert "chore: Update dependencies"
This reverts commit 33b6aca061d0571ea46027c527186d1adf97f110
This commit is contained in:
parent
298d765204
commit
40df63b4c0
3 changed files with 52 additions and 182 deletions
36
pubspec.yaml
36
pubspec.yaml
|
|
@ -7,20 +7,20 @@ environment:
|
|||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
adaptive_dialog: ^1.0.0
|
||||
adaptive_dialog: ^0.10.0+5
|
||||
adaptive_theme: ^2.2.0
|
||||
android_path_provider: ^0.2.1
|
||||
audioplayers: ^0.19.0
|
||||
cached_network_image: ^3.0.0
|
||||
cupertino_icons: any
|
||||
desktop_notifications: ^0.5.0
|
||||
desktop_notifications: ^0.4.0
|
||||
email_validator: ^2.0.1
|
||||
emoji_picker_flutter: ^1.0.6
|
||||
emoji_picker_flutter: ^1.0.5
|
||||
fcm_shared_isolate:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
|
||||
ref: main
|
||||
file_picker_cross: ^4.4.2
|
||||
file_picker_cross: ^4.3.2
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_app_lock: ^1.5.0
|
||||
|
|
@ -34,46 +34,46 @@ 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.22.0
|
||||
flutter_typeahead: ^3.1.3
|
||||
future_loading_dialog: ^0.2.1
|
||||
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.8.0+3
|
||||
image_picker: ^0.7.4
|
||||
intl: any
|
||||
localstorage: ^4.0.0+1
|
||||
matrix: ^0.1.1
|
||||
mime_type: ^1.0.0
|
||||
moor: 4.2.1
|
||||
moor: ^4.2.1
|
||||
native_imaging:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/libraries/native_imaging.git
|
||||
ref: master
|
||||
open_file: ^3.2.1
|
||||
open_file: ^3.2.0
|
||||
open_noti_settings: ^0.1.0
|
||||
package_info: ^2.0.2
|
||||
path_provider: ^2.0.2
|
||||
permission_handler: ^8.1.1
|
||||
package_info: ^2.0.0
|
||||
path_provider: ^2.0.1
|
||||
permission_handler: ^6.1.3
|
||||
pin_code_text_field: ^1.8.0
|
||||
provider: ^5.0.0
|
||||
receive_sharing_intent: ^1.4.5
|
||||
record: ^2.1.1
|
||||
scroll_to_index: ^2.0.0
|
||||
sentry: ^5.1.0
|
||||
share: ^2.0.4
|
||||
sentry: ^5.0.0
|
||||
share: ^2.0.1
|
||||
sqflite: ^2.0.0+3 # Still used to obtain the database location
|
||||
sqlite3: 1.0.0
|
||||
sqlite3: ^1.0.0
|
||||
swipe_to_action: ^0.1.0
|
||||
uni_links: ^0.5.1
|
||||
unifiedpush: ^1.0.2
|
||||
universal_html: ^2.0.8
|
||||
url_launcher: ^6.0.6
|
||||
url_launcher: ^6.0.3
|
||||
vrouter: ^1.1.4+15
|
||||
|
||||
dev_dependencies:
|
||||
dapackages: ^1.6.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
pedantic: ^1.11.1
|
||||
pedantic: ^1.11.0
|
||||
|
||||
flutter:
|
||||
generate: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue