PackageTrack
Sign in Get early access

android_alarm_manager_plus

Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.

5.1.1 fluttercommunity/plus_plugins

What this package is like to depend on

Last release 1 months ago

23 Jul 2026

Release timing varies

gaps range from 3 weeks to 10 months

Nearly every release is documented

notes for 44 of 45 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

47 releases · first in 2020

3 releases in the last 12 months

see the full history below

Release timeline

47 releases · Apr 2020 to Jul 2026
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 47
  1. 5.1.1 23 Jul 2026
    Release notes

    Publish android_alarm_manager_plus-v5.1.1.

    Open source →
    Release notes
    • FIX(android_alarm_manager_plus): catch NPE in AlarmService (#3924). (83a7c3e7)
    Open source →
  2. 5.1.0 26 Jun 2026
    Release notes
    • REFACTOR(android_alarm_manager_plus): Migrate from Groovy to Kotlin DSL in Android part (#3907). (4cf0346a)
    • FEAT(android_alarm_manager_plus): Add support of built-in Kotlin (#3903). (e770acd0)
    Open source →
  3. 5.0.0 11 Sep 2025
    Release notes

    Note: This release has breaking changes.

    On Android plugin now requires the following:

    • Android Gradle Plugin >=8.12.1
    • Gradle wrapper >=8.13
    • Kotlin 2.2.0
    • BREAKING FEAT(android_alarm_manager_plus): Change Android compile SDK, update Android build config (#3665). (bb49385b)
    Open source →
  4. 4.0.8 11 Aug 2025
    Release notes
    • DOCS(all): improve documentation across multiple README files (#3630). (643e12df)
    Open source →
  5. 4.0.7 25 Feb 2025
    Release notes
    • FIX(alarm_manager_plus): removed import that broke build (#3477). (fdac82b0)
    Open source →
  6. 4.0.6 14 Jan 2025
    Release notes
    • FIX(android_alarm_manager_plus): set correct environment versions (#3420). (c2722f83)
    Open source →
  7. 4.0.5 12 Dec 2024
    Release notes
    • REFACTOR(all): Use range of flutter_lints for broader compatibility (#3371). (8a303add)
    Open source →
  8. 4.0.4 29 Jul 2024
    Release notes
    • REFACTOR(all): Remove website files, configs, mentions (#3018). (ecc57146)
    • FIX(all): changed homepage url in pubspec.yaml (#3099). (66613656)
    Open source →
  9. 4.0.3 02 May 2024
    Release notes
    • FIX(android_alarm_manager_plus): Remove references to v1 embedding (#2864). (0bb6a1fd)
    Open source →
  10. 4.0.2 08 Apr 2024
    Release notes
    • REFACTOR(android_alarm_manager_plus): Migrate Android example to use the new plugins declaration (#2774). (2b8489ca)
    • FIX(android_alarm_manager_plus): Fix showIntent not being set correctly in setAlarmClock (#2778). (7d578c36)
    Open source →
  11. 4.0.1 20 Mar 2024
    Release notes

    Plugin now requires the following:

    • compileSDK 34

    • Java 17

    • Gradle 8.4

    • BREAKING BUILD(alarm_manager_plus): Target Java 17 (#2723). (9e187803)

    • BREAKING BUILD(alarm_manager_plus): Update to target and compile SDK 34 (#2714). (0262766)

    • DOCS(android_alarm_manager_plus): Update information about SCHEDULE_EXACT_ALARM permission (#2716). (94e454f6)

    Open source →
  12. 4.0.0 09 Oct 2023 withdrawn
    Release notes

    Note: This release was retracted due to (#2251).

    Open source →
  13. 3.0.4 01 Dec 2023
    Release notes
    • FIX(android_alarm_manager): Add Kotlin dependency and convert AlarmBroadcastReceiver class to Kotlin (#2271). (1ecb676f)
    Open source →
  14. 3.0.3 10 Oct 2023
    Release notes
    • FIX(alarm_manager_plus): Revert bump compileSDK 34 (#2235). (9dabf257)
    • FIX(android_alarm_manager_plus): Fix documentation typo (#2046). (d98f67ea)
    Open source →
  15. 3.0.2 02 Aug 2023
    Release notes
    Open source →
  16. 3.0.1 19 May 2023
    Release notes
    Open source →
  17. 3.0.0 09 May 2023
    Release notes

    Note: This release has breaking changes.

    • CHORE(android_alarm_manager_plus): Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0
    • BREAKING FIX(all): Add support of namespace property to support Android Gradle Plugin (AGP) 8 (#1727). Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
    • BREAKING CHORE(android_alarm_manager_plus): Bump min Android version to 4.4 (API 19) (#1785).
    • REFACTOR(android_alarm_manager_plus): Update example app to use Material 3.
    Open source →
  18. 2.1.4 27 Apr 2023
    Release notes
    • FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#1725).
    Open source →
  19. 2.1.3 26 Apr 2023
    Release notes
    • FIX(android_alarm_manager_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1698).
    Open source →
  20. 2.1.2 10 Apr 2023
    Release notes
    • REFACTOR(all): Remove all manual dependency_overrides (#1628).
    • FIX(all): Fix depreciations for flutter 3.7 and 2.19 dart (#1529).
    Open source →
  21. 2.1.1 09 Feb 2023
    Release notes
    • DOCS: Updates for READMEs and website pages (#1389).
    Open source →
  22. 2.1.0 21 Oct 2022
    Release notes
    • FEAT: we can now send extra data to alarm manager and receive it in our callback (#1014).
    Open source →
  23. 2.0.8 18 Oct 2022
    Release notes
    • FIX: lint warnings - add missing dependency for tests (#1233).
    • DOCS: Fix example and docs to explain required annotation (#1229).
    Open source →
  24. 2.0.7 14 Sep 2022
    Release notes
    • Add pragma('vm:entry-point') to alarm manager callback to avoid tree shaking.
    Open source →
  25. 2.0.7+1 27 Sep 2022
    Release notes
    • Add FAQ to README.md
    Open source →
  26. 2.0.6 20 Jun 2022
    Release notes
    • Fix AndroidAlarmManager.periodic() not working.
    Open source →
  27. 2.0.6+1 10 Aug 2022
    Release notes
    • Add issue_tracker link.
    Open source →
  28. 2.0.5 16 Feb 2022
    Release notes
    • Fix embedding issue in example
    • Update dependencies in example
    Open source →
  29. 2.0.4 31 Jan 2022
    Release notes
    • Fix FlutterEngine initialisation to avoid crashes when app is closed and plugin tries to schedule an alarm.
    Open source →
  30. 2.0.3 27 Oct 2021
    Release notes
    • Handle Android 12 behavior changes for exact alarms scheduling
    • Update plugin documentation
    Open source →
  31. 2.0.2 06 Oct 2021
    Release notes
    • Clean up plugin code and fix potential issues with scheduling persistent alarms
    • Remove outdated info about Embedding V1 from README
    • Add mention when WidgetsFlutterBinding.ensureInitialized() is required in README
    Open source →
  32. 2.0.1 05 Oct 2021
    Release notes
    • Update Android related dependencies and bump targetSDK to 30 (Android 11)
    Open source →
  33. 2.0.0 05 Oct 2021
    Release notes
    • Remove deprecated method registerWith (of Android v1 embedding)
    • Update Android related dependencies and bump targetSDK to 30 (Android 11)
    Open source →
  34. 1.3.3 05 Oct 2021
    Release notes
    • Fix for periodic alarm being not being exact after some time by adding allowWhileIdle parameter
    Open source →
  35. 1.3.2 05 Oct 2021
    Release notes
    • Fix build issue introduced in 1.3.1.
    Open source →
  36. 1.3.1 03 Oct 2021
    Release notes
    • Fix PendingIntents for Android 12+
    Open source →
  37. 1.3.0 01 Oct 2021
    Release notes
    • migrate integration_test to flutter sdk
    Open source →
  38. 1.2.0 24 Aug 2021
    Release notes
    • Reverted feature to get scheduled alarms. See Issue #421 for more info.
    Open source →
  39. 1.1.0 16 Aug 2021

    Nothing published for this version

  40. 1.0.2 15 Jun 2021
    Release notes
    • Android: migrate to mavenCentral
    Open source →
  41. 1.0.1 28 Apr 2021
    Release notes
    • Improve documentation
    Open source →
  42. 1.0.0 02 Mar 2021
    Release notes
    • Null safety support.
    Open source →
  43. 0.7.0-nullsafety.0 03 Feb 2021 pre-release

    Nothing published for this version

  44. 0.6.0 08 Dec 2020
    Release notes
    • Renamed Method Channel and changed Java package to avoid collision with android_alarm_manager
    • Needs update in AndroidManifest.xml of your app.
    Open source →
  45. 0.5.0 12 Oct 2020
    Release notes
    • Transfer to plus-plugins monorepo
    Open source →
  46. 0.4.6 18 Aug 2020
    Release notes
    • Transfer package to Flutter Community under new name android_alarm_manager_plus.
    Open source →
  47. 0.0.1 20 Apr 2020
    Release notes
    • Initial release.
    Open source →

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