mirror of
https://github.com/artur-ios-dev/watermaniac.git
synced 2026-03-13 07:41:11 +08:00
Updated notifications plugin
This commit is contained in:
11
pubspec.lock
11
pubspec.lock
@@ -110,7 +110,14 @@ packages:
|
||||
name: flutter_local_notifications
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.9.1+2"
|
||||
version: "1.2.1"
|
||||
flutter_local_notifications_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: flutter_local_notifications_platform_interface
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
flutter_redux:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -359,4 +366,4 @@ packages:
|
||||
version: "3.5.0"
|
||||
sdks:
|
||||
dart: ">=2.7.0-dev <3.0.0"
|
||||
flutter: ">=1.12.13+hotfix.4 <2.0.0"
|
||||
flutter: ">=1.12.13+hotfix.5 <2.0.0"
|
||||
|
||||
@@ -15,7 +15,7 @@ dependencies:
|
||||
sqflite: ^1.2.1
|
||||
intl: ^0.16.1
|
||||
flutter_svg: ^0.17.2
|
||||
flutter_local_notifications: ^0.9.1+2
|
||||
flutter_local_notifications: ^1.2.1
|
||||
firebase_admob: ^0.9.1+3
|
||||
|
||||
dev_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user