android_alarm_manager_plus
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
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 2026Releases
latest 47-
5.1.123 Jul 2026Release notes
Open source → -
5.1.026 Jun 2026 -
5.0.011 Sep 2025Release notes
Open source →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
-
4.0.811 Aug 2025Release notes
Open source → -
4.0.725 Feb 2025Release notes
Open source → -
4.0.614 Jan 2025Release notes
Open source → -
4.0.512 Dec 2024Release notes
Open source → -
4.0.429 Jul 2024 -
4.0.302 May 2024Release notes
Open source → -
4.0.208 Apr 2024 -
4.0.120 Mar 2024Release notes
Open source →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)
-
-
4.0.009 Oct 2023 withdrawn -
3.0.401 Dec 2023 -
3.0.310 Oct 2023 -
3.0.202 Aug 2023 -
3.0.119 May 2023 -
3.0.009 May 2023Release notes
Open source →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.
-
2.1.427 Apr 2023Release notes
Open source →- FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#1725).
-
2.1.326 Apr 2023Release notes
Open source →- FIX(android_alarm_manager_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1698).
-
2.1.210 Apr 2023Release notes
Open source →- REFACTOR(all): Remove all manual dependency_overrides (#1628).
- FIX(all): Fix depreciations for flutter 3.7 and 2.19 dart (#1529).
-
2.1.109 Feb 2023 -
2.1.021 Oct 2022Release notes
Open source →- FEAT: we can now send extra data to alarm manager and receive it in our callback (#1014).
-
2.0.818 Oct 2022Release notes
Open source →- FIX: lint warnings - add missing dependency for tests (#1233).
- DOCS: Fix example and docs to explain required annotation (#1229).
-
2.0.714 Sep 2022Release notes
Open source →- Add pragma('vm:entry-point') to alarm manager callback to avoid tree shaking.
-
2.0.7+127 Sep 2022 -
2.0.620 Jun 2022 -
2.0.6+110 Aug 2022 -
2.0.516 Feb 2022 -
2.0.431 Jan 2022Release notes
Open source →- Fix FlutterEngine initialisation to avoid crashes when app is closed and plugin tries to schedule an alarm.
-
2.0.327 Oct 2021Release notes
Open source →- Handle Android 12 behavior changes for exact alarms scheduling
- Update plugin documentation
-
2.0.206 Oct 2021Release notes
Open source →- 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
-
2.0.105 Oct 2021Release notes
Open source →- Update Android related dependencies and bump targetSDK to 30 (Android 11)
-
2.0.005 Oct 2021Release notes
Open source →- Remove deprecated method
registerWith(of Android v1 embedding) - Update Android related dependencies and bump targetSDK to 30 (Android 11)
- Remove deprecated method
-
1.3.305 Oct 2021Release notes
Open source →- Fix for periodic alarm being not being exact after some time by adding
allowWhileIdleparameter
- Fix for periodic alarm being not being exact after some time by adding
-
1.3.205 Oct 2021 -
1.3.103 Oct 2021 -
1.3.001 Oct 2021 -
1.2.024 Aug 2021 -
1.1.016 Aug 2021Nothing published for this version
-
1.0.215 Jun 2021 -
1.0.128 Apr 2021 -
1.0.002 Mar 2021 -
0.7.0-nullsafety.003 Feb 2021 pre-releaseNothing published for this version
-
0.6.008 Dec 2020Release notes
Open source →- Renamed Method Channel and changed Java package to avoid collision with android_alarm_manager
- Needs update in AndroidManifest.xml of your app.
-
0.5.012 Oct 2020 -
0.4.618 Aug 2020Release notes
Open source →- Transfer package to Flutter Community under new name
android_alarm_manager_plus.
- Transfer package to Flutter Community under new name
-
0.0.120 Apr 2020