Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: a0d7141f14cabcee42967470a858dfc99dd6cfb70d3cab404bacfcafa9e84e70
sha256: "40c6a69189a622bda89ddcf50a139f4ba0f0eb9c0fef6718845b1f8b95452ed6"
url: "https://pub.dev"
source: hosted
version: "22.0.1"
version: "22.1.0"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand All @@ -338,10 +338,10 @@ packages:
dependency: transitive
description:
name: flutter_local_notifications_platform_interface
sha256: ff0013eae795e8dc8fad4a8992a209e64d3ba2fbd8bf5e43c36bf448f95bd814
sha256: "4dfbae10debab9ac975d8b01943fed94c0c19dad43f825964b29f3c3f9a8a852"
url: "https://pub.dev"
source: hosted
version: "12.0.0"
version: "12.0.1"
flutter_local_notifications_web:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies:
introduction_screen: ^4.0.0
google_nav_bar: ^5.0.7
file_picker: ^12.0.0-beta.2
flutter_local_notifications: 22.0.1
flutter_local_notifications: 22.1.0
permission_handler: ^12.0.0+1
latext: ^0.5.0
html: ^0.15.6
Expand Down
Loading