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
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -233,10 +233,10 @@ packages:
dependency: "direct main"
description:
name: flutter_js
sha256: d19cde4bad2f7c301ff5f69d7b3452ff91f2ca89d153569dd03e544579d8610d
sha256: a04966b102967891ee4947d6e52b450676f16204876ba936e394008ca26db04b
url: "https://pub.dev"
source: hosted
version: "0.8.1"
version: "0.8.5"
flutter_local_notifications:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
grouped_list: ^6.0.0
package_info_plus: ^8.2.1
flutter_timezone: ^4.0.0
flutter_js: ^0.8.1
flutter_js: ^0.8.5
flutter_local_notifications:
git:
url: https://github.com/MaikuB/flutter_local_notifications.git
Expand Down