chore: Update dependencies

This commit is contained in:
Christian Pauly 2021-07-10 11:19:40 +02:00
parent cc51ba659e
commit 53abb0d982
2 changed files with 5 additions and 5 deletions

View File

@ -458,7 +458,7 @@ packages:
name: flutter_typeahead name: flutter_typeahead
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "3.1.3" version: "3.2.0"
flutter_web_plugins: flutter_web_plugins:
dependency: transitive dependency: transitive
description: flutter description: flutter
@ -1345,7 +1345,7 @@ packages:
name: vrouter name: vrouter
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.2.0+4" version: "1.2.0+5"
watcher: watcher:
dependency: transitive dependency: transitive
description: description:

View File

@ -13,7 +13,7 @@ dependencies:
audioplayers: ^0.19.1 audioplayers: ^0.19.1
cached_network_image: ^3.0.0 cached_network_image: ^3.0.0
cupertino_icons: any 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 email_validator: ^2.0.1
emoji_picker_flutter: ^1.0.6 emoji_picker_flutter: ^1.0.6
fcm_shared_isolate: fcm_shared_isolate:
@ -35,7 +35,7 @@ dependencies:
flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds! flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds!
flutter_slidable: ^0.6.0 flutter_slidable: ^0.6.0
flutter_svg: ^0.22.0 flutter_svg: ^0.22.0
flutter_typeahead: ^3.1.3 flutter_typeahead: ^3.2.0
future_loading_dialog: ^0.2.1 future_loading_dialog: ^0.2.1
hive_flutter: ^1.1.0 hive_flutter: ^1.1.0
image_picker: ^0.8.1+3 image_picker: ^0.8.1+3
@ -64,7 +64,7 @@ dependencies:
unifiedpush: ^1.0.6 unifiedpush: ^1.0.6
universal_html: ^2.0.8 universal_html: ^2.0.8
url_launcher: ^6.0.9 url_launcher: ^6.0.9
vrouter: ^1.2.0+4 vrouter: ^1.2.0+5
dev_dependencies: dev_dependencies:
dapackages: ^1.6.0 dapackages: ^1.6.0