Update packages

This commit is contained in:
estevez-dev 2019-08-26 19:00:17 +03:00
parent 7f6569e0db
commit 594bce0b8d
2 changed files with 7 additions and 7 deletions

View File

@ -105,7 +105,7 @@ packages:
name: firebase_messaging
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0+4"
version: "5.1.4"
flutter:
dependency: "direct main"
description: flutter
@ -138,7 +138,7 @@ packages:
name: flutter_local_notifications
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.1+3"
version: "0.8.2"
flutter_markdown:
dependency: "direct main"
description:

View File

@ -21,11 +21,11 @@ dependencies:
in_app_purchase: ^0.2.1
# flutter_svg: ^0.10.3
flutter_custom_tabs: ^0.6.0
firebase_messaging: ^4.0.0+1
flutter_webview_plugin: ^0.3.1
flutter_secure_storage: ^3.2.0
device_info: ^0.4.0+1
flutter_local_notifications: ^0.7.1+3
firebase_messaging: ^5.1.4
flutter_webview_plugin: ^0.3.7
flutter_secure_storage: ^3.2.1+1
device_info: ^0.4.0+2
flutter_local_notifications: ^0.8.2
dev_dependencies:
flutter_test: