Update packages
This commit is contained in:
parent
7f6569e0db
commit
594bce0b8d
@ -105,7 +105,7 @@ packages:
|
|||||||
name: firebase_messaging
|
name: firebase_messaging
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "4.0.0+4"
|
version: "5.1.4"
|
||||||
flutter:
|
flutter:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description: flutter
|
description: flutter
|
||||||
@ -138,7 +138,7 @@ packages:
|
|||||||
name: flutter_local_notifications
|
name: flutter_local_notifications
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.7.1+3"
|
version: "0.8.2"
|
||||||
flutter_markdown:
|
flutter_markdown:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
10
pubspec.yaml
10
pubspec.yaml
@ -21,11 +21,11 @@ dependencies:
|
|||||||
in_app_purchase: ^0.2.1
|
in_app_purchase: ^0.2.1
|
||||||
# flutter_svg: ^0.10.3
|
# flutter_svg: ^0.10.3
|
||||||
flutter_custom_tabs: ^0.6.0
|
flutter_custom_tabs: ^0.6.0
|
||||||
firebase_messaging: ^4.0.0+1
|
firebase_messaging: ^5.1.4
|
||||||
flutter_webview_plugin: ^0.3.1
|
flutter_webview_plugin: ^0.3.7
|
||||||
flutter_secure_storage: ^3.2.0
|
flutter_secure_storage: ^3.2.1+1
|
||||||
device_info: ^0.4.0+1
|
device_info: ^0.4.0+2
|
||||||
flutter_local_notifications: ^0.7.1+3
|
flutter_local_notifications: ^0.8.2
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
Reference in New Issue
Block a user