Skip to content

Commit

Permalink
example: upgrade flutter_local_notifications to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
emersion committed Aug 11, 2024
1 parent bf7a4b2 commit 09a36b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: "55b9b229307a10974b26296ff29f2e132256ba4bd74266939118eaefa941cb00"
sha256: c500d5d9e7e553f06b61877ca6b9c8b92c570a4c8db371038702e8ce57f8a50f
url: "https://pub.dev"
source: hosted
version: "16.3.3"
version: "17.2.2"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
sdk: flutter
http: ^1.1.0
flutter_easyloading: ^3.0.3
flutter_local_notifications: ^16.2.0
flutter_local_notifications: ^17.2.2
unifiedpush: ^5.0.0

# The following adds the Cupertino Icons font to your application.
Expand Down

0 comments on commit 09a36b0

Please sign in to comment.