|
|
|
@ -13,7 +13,7 @@ dependencies:
|
|
|
|
|
audioplayers: ^0.19.1
|
|
|
|
|
cached_network_image: ^3.0.0
|
|
|
|
|
cupertino_icons: any
|
|
|
|
|
desktop_notifications: ^0.4.0 # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
|
|
|
|
|
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
|
|
|
|
|
email_validator: ^2.0.1
|
|
|
|
|
emoji_picker_flutter: ^1.0.6
|
|
|
|
|
fcm_shared_isolate:
|
|
|
|
@ -35,7 +35,7 @@ dependencies:
|
|
|
|
|
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
|
|
|
|
|
flutter_typeahead: ^3.2.0
|
|
|
|
|
future_loading_dialog: ^0.2.1
|
|
|
|
|
hive_flutter: ^1.1.0
|
|
|
|
|
image_picker: ^0.8.1+3
|
|
|
|
@ -64,7 +64,7 @@ dependencies:
|
|
|
|
|
unifiedpush: ^1.0.6
|
|
|
|
|
universal_html: ^2.0.8
|
|
|
|
|
url_launcher: ^6.0.9
|
|
|
|
|
vrouter: ^1.2.0+4
|
|
|
|
|
vrouter: ^1.2.0+5
|
|
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
|
dapackages: ^1.6.0
|
|
|
|
|