Skip to content

Commit efbf649

Browse files
Update dependency flutter_local_notifications to v20
1 parent 87d0521 commit efbf649

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: "7ed76be64e8a7d01dfdf250b8434618e2a028c9dfa2a3c41dc9b531d4b3fc8a5"
309+
sha256: "76cd20bcfa72fabe50ea27eeaf165527f446f55d3033021462084b87805b4cac"
310310
url: "https://pub.dev"
311311
source: hosted
312-
version: "19.4.2"
312+
version: "20.0.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: "7ddd964fa85b6a23e96956c5b63ef55cdb9e5947b71b95712204db42ad46da61"
334334
url: "https://pub.dev"
335335
source: hosted
336-
version: "1.0.3"
336+
version: "2.0.0"
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.0.0
5757
permission_handler: ^12.0.0+1
5858
latext: ^0.5.0
5959
html: ^0.15.6

0 commit comments

Comments
 (0)