From d3ea4210c1a122779364ef5b47182f7683c4b8c1 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Tue, 11 Feb 2020 11:03:39 +0000 Subject: [PATCH] Update local notifications library --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0ff61c5..f94491e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,8 +24,8 @@ dependencies: flutter_webview_plugin: ^0.3.10+1 firebase_messaging: ^6.0.9 flutter_secure_storage: ^3.3.1+1 - device_info: ^0.4.0+3 - flutter_local_notifications: ^0.8.4 + device_info: ^0.4.1+4 + flutter_local_notifications: ^1.1.6 geolocator: ^5.1.5 workmanager: ^0.1.5 battery: ^0.3.1+1