Skip to content

Commit

Permalink
Updated notifications plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-ios-dev committed Mar 6, 2020
1 parent c570c08 commit 743a247
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 743a247

Please sign in to comment.