Skip to content

Commit bec579c

Browse files
Update dependency flutter_local_notifications to v20
1 parent f5530c8 commit bec579c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

pubspec.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -306,34 +306,34 @@ packages:
306306
dependency: "direct main"
307307
description:
308308
name: flutter_local_notifications
309-
sha256: "19ffb0a8bb7407875555e5e98d7343a633bb73707bae6c6a5f37c90014077875"
309+
sha256: "2b50e938a275e1ad77352d6a25e25770f4130baa61eaf02de7a9a884680954ad"
310310
url: "https://pub.dev"
311311
source: hosted
312-
version: "19.5.0"
312+
version: "20.1.0"
313313
flutter_local_notifications_linux:
314314
dependency: transitive
315315
description:
316316
name: flutter_local_notifications_linux
317-
sha256: e3c277b2daab8e36ac5a6820536668d07e83851aeeb79c446e525a70710770a5
317+
sha256: dce0116868cedd2cdf768af0365fc37ff1cbef7c02c4f51d0587482e625868d0
318318
url: "https://pub.dev"
319319
source: hosted
320-
version: "6.0.0"
320+
version: "7.0.0"
321321
flutter_local_notifications_platform_interface:
322322
dependency: transitive
323323
description:
324324
name: flutter_local_notifications_platform_interface
325-
sha256: "277d25d960c15674ce78ca97f57d0bae2ee401c844b6ac80fcd972a9c99d09fe"
325+
sha256: "23de31678a48c084169d7ae95866df9de5c9d2a44be3e5915a2ff067aeeba899"
326326
url: "https://pub.dev"
327327
source: hosted
328-
version: "9.1.0"
328+
version: "10.0.0"
329329
flutter_local_notifications_windows:
330330
dependency: transitive
331331
description:
332332
name: flutter_local_notifications_windows
333-
sha256: "8d658f0d367c48bd420e7cf2d26655e2d1130147bca1eea917e576ca76668aaf"
333+
sha256: e97a1a3016512437d9c0b12fae7d1491c3c7b9aa7f03a69b974308840656b02a
334334
url: "https://pub.dev"
335335
source: hosted
336-
version: "1.0.3"
336+
version: "2.0.1"
337337
flutter_localizations:
338338
dependency: "direct main"
339339
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies:
5353
open_filex: ^4.7.0
5454
google_nav_bar: ^5.0.7
5555
file_picker: ^10.0.0
56-
flutter_local_notifications: ^19.1.0
56+
flutter_local_notifications: 20.1.0
5757
permission_handler: ^12.0.0+1
5858
latext: ^0.5.0
5959
html: ^0.15.6

0 commit comments

Comments
 (0)