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
Binary file added .gradle/8.14/checksums/checksums.lock
Binary file not shown.
Binary file added .gradle/8.14/checksums/md5-checksums.bin
Binary file not shown.
Binary file added .gradle/8.14/checksums/sha1-checksums.bin
Binary file not shown.
Binary file added .gradle/8.14/fileChanges/last-build.bin
Binary file not shown.
Binary file added .gradle/8.14/fileHashes/fileHashes.lock
Binary file not shown.
Empty file added .gradle/8.14/gc.properties
Empty file.
Binary file added .gradle/nb-cache/OpSo-752932467/project-info.ser
Binary file not shown.
Binary file added .gradle/nb-cache/subprojects.ser
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
014BFE4270835990478FD5CC4B19275D322A86FA05D1A79460A5A11B6C373CAF
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ packages:
dependency: "direct main"
description:
name: awesome_notifications
sha256: "0d5fa4457f2ba4e536adc3ef6af709cdcecf4a05a1f3035981e9afa2f899b2a8"
sha256: fb4d5d6effd904720cbc85cfbe796da35f6b0ff079c0798c1a387616200bd80c
url: "https://pub.dev"
source: hosted
version: "0.10.1"
source: hosted
version: "0.11.0"
boolean_selector:
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 @@ -46,7 +46,7 @@ dependencies:
flutter_screenutil: ^5.9.1
multi_select_flutter: ^4.1.3
jovial_svg: ^1.1.23
awesome_notifications: ^0.10.1
awesome_notifications: 0.11.0
flutter_dotenv: ^5.2.1
dev_dependencies:
flutter_launcher_icons: ^0.14.2
Expand Down