PackageTrack
Sign in Get early access

flutter_local_notifications

A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.

22.3.0 2.5M downloads/mo #231 most downloaded on pub.dev MaikuB/flutter_local_notifications

What this package is like to depend on

Last release 16 days ago

08 Aug 2026

Ships fairly regularly

a new release about every 3 weeks

Rarely documented

notes for 6 of 245 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

316 releases · first in 2018

19 releases in the last 12 months

see the full history below

Release timeline

316 releases · Mar 2018 to Aug 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 316
  1. 22.3.0 08 Aug 2026
    Release notes
    • [Android][iOS][macOS] added openAppNotificationSettings() method. This opens the system settings UI where the user can manage notification permissions for the app. When not possible, on iOS, it opens the application's settings on iOS and on macOS, it opens the system settings notification pane. Thanks to the PR from hamadcc
    Open source →
  2. 22.2.0 25 Jul 2026
    Release notes
    • [Android][iOS][macOS] added support for callbacks to fire when a notification has been dismissed. This requires opting in by where the key requirements is to make use of the dismissIsolate property added to the AndroidNotificationDetails and DarwinNotificationDetails class. This indicates which isolate should be used to handle when a notification has been dismissed. Note on macOS, there is no support for background isolates so callback will always fire on the main isolate despite what is specified. Please see example app for more details on how to set up handling dismissals. Thanks to the PR from from Vasily Laushkin
    • [iOS] fixed issue #2807 where the manifest for SPM incorrectly declared the minimum iOS version is 11 when it should have been 13. Thanks to the PR from Bizzwell
    Open source →
  3. 22.1.0 19 Jul 2026
    Release notes
    • [Android] added support for showBigPictureWhenCollapsed in BigPictureStyleInformation. Thanks to the PR from hiimax (Codematic)
    • [iOS][macOS] improved SPM compatibility
    • Migrated example app to use SPM and removed Cocoapods integration
    • Fixed API docs of NotificationResponseType.selectedNotificationAction. Thanks to the PR from fush1m1
    Open source →
  4. 22.0.1 14 Jun 2026
    Release notes
    • [Windows] Suppress warning around usage of experimental coroutines. This is to fix issue #2777
    Open source →
  5. 22.0.0 07 Jun 2026
    Release notes
    • [Android] calling the requestNotificationPolicyAccess() method belonging to the AndroidFlutterLocalNotificationsPlugin class will now highlight associated application. Thanks to the PR from Claudius Kienle
    • [Web] added web platform support. Thanks to the initial PR from Levi Lesches and completion by Gaurav
    • [Windows] when calling periodicallyShow() the message when the UnsupportedError is thrown has been updated to say Windows devices cannot periodically show notifications instead. This has happened as a result of shifting the responsibility of reporting the UnsupportedError so it is done by flutter_local_notifications_windows instead of flutter_local_notifications
    • [Windows] bumped xml dependency so that supported range is >=6.5.0 <8.0.0
    • Fixed missing code formatting in the Notification Actions configuration section. Thanks to the PR from Matias de Andrea
    Open source →
  6. 22.0.0-dev.3 13 May 2026 pre-release

    Nothing published for this version

  7. 22.0.0-dev.2 31 Mar 2026 pre-release

    Nothing published for this version

  8. 22.0.0-dev.1 13 Mar 2026 pre-release

    Nothing published for this version

  9. 21.0.0 05 Mar 2026

    Nothing published for this version

  10. 21.0.0-dev.2 22 Feb 2026 pre-release

    Nothing published for this version

  11. 21.0.0-dev.1 17 Feb 2026 pre-release

    Nothing published for this version

  12. 20.1.0 12 Feb 2026

    Nothing published for this version

  13. 20.0.0 25 Jan 2026

    Nothing published for this version

  14. 20.0.0-dev.4 18 Jan 2026 pre-release

    Nothing published for this version

  15. 20.0.0-dev.3 03 Jan 2026 pre-release

    Nothing published for this version

  16. 20.0.0-dev.2 14 Dec 2025 pre-release

    Nothing published for this version

  17. 20.0.0-dev.1 07 Dec 2025 pre-release

    Nothing published for this version

  18. 19.5.0 17 Oct 2025

    Nothing published for this version

  19. 19.4.2 13 Sep 2025

    Nothing published for this version

  20. 19.4.1 25 Aug 2025

    Nothing published for this version

  21. 19.4.0 25 Jul 2025

    Nothing published for this version

  22. 19.3.1 17 Jul 2025

    Nothing published for this version

  23. 19.3.0 22 Jun 2025

    Nothing published for this version

  24. 19.2.1 18 May 2025

    Nothing published for this version

  25. 19.2.0 10 May 2025

    Nothing published for this version

  26. 19.1.0 13 Apr 2025

    Nothing published for this version

  27. 19.0.0 16 Mar 2025

    Nothing published for this version

  28. 19.0.0-dev.7 23 Feb 2025 pre-release

    Nothing published for this version

  29. 19.0.0-dev.6 15 Feb 2025 pre-release

    Nothing published for this version

  30. 19.0.0-dev.5 31 Jan 2025 pre-release

    Nothing published for this version

  31. 19.0.0-dev.4 02 Jan 2025 pre-release

    Nothing published for this version

  32. 19.0.0-dev.3 15 Dec 2024 pre-release

    Nothing published for this version

  33. 19.0.0-dev.2 14 Dec 2024 pre-release

    Nothing published for this version

  34. 19.0.0-dev.1 14 Nov 2024 pre-release

    Nothing published for this version

  35. 18.0.1 11 Nov 2024

    Nothing published for this version

  36. 18.0.0 03 Nov 2024

    Nothing published for this version

  37. 18.0.0-dev.3 24 Oct 2024 pre-release

    Nothing published for this version

  38. 18.0.0-dev.2 22 Oct 2024 pre-release

    Nothing published for this version

  39. 18.0.0-dev.1 07 Oct 2024 pre-release

    Nothing published for this version

  40. 17.2.4 24 Oct 2024

    Nothing published for this version

  41. 17.2.3 21 Sep 2024

    Nothing published for this version

  42. 17.2.2 08 Aug 2024

    Nothing published for this version

  43. 17.2.1 29 Jun 2024

    Nothing published for this version

  44. 17.2.1+1 07 Jul 2024

    Nothing published for this version

  45. 17.2.1+2 14 Jul 2024

    Nothing published for this version

  46. 17.2.0 28 Jun 2024

    Nothing published for this version

  47. 17.1.2 06 May 2024

    Nothing published for this version

  48. 17.1.1 01 May 2024

    Nothing published for this version

  49. 17.1.0 21 Apr 2024

    Nothing published for this version

  50. 17.0.1 13 Apr 2024

    Nothing published for this version

  51. 17.0.0 09 Mar 2024

    Nothing published for this version

  52. 16.3.3 05 Mar 2024

    Nothing published for this version

  53. 16.3.2 22 Jan 2024

    Nothing published for this version

  54. 16.3.1 19 Jan 2024

    Nothing published for this version

  55. 16.3.1+1 20 Jan 2024

    Nothing published for this version

  56. 16.3.0 27 Dec 2023

    Nothing published for this version

  57. 16.2.0 25 Nov 2023

    Nothing published for this version

  58. 16.1.0 06 Oct 2023

    Nothing published for this version

  59. 16.0.0 05 Oct 2023

    Nothing published for this version

  60. 16.0.0+1 05 Oct 2023

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive