What's Changed
- Fix [android_alarm_manager_plus] AndroidAlarmManager.periodic() not working. by @aakash-pamnani in #810
- feat(android_alarm_manager_plus) : we can now send extra data to alarm manager and receive it in our callback by @smartdevelopers-ir in #993
- test(android_alarm_manager_plus): Add integration tests to alarm manager by @LukeMoody01 in #1163
- ci(android_alarm_manager_plus): Add matrix of versions for integration tests by @vbuberen in #1184
- chore(deps): bump flutter_lints from 1.0.4 to 2.0.1 in /packages/android_alarm_manager_plus/example by @dependabot in #1197
- chore(deps): bump espresso from 0.1.0+4 to 0.2.0+4 in /packages/android_alarm_manager_plus/example by @dependabot in #1201
- chore(deps): bump flutter_lints from 1.0.4 to 2.0.1 in /packages/android_alarm_manager_plus by @dependabot in #1200
- docs(android_alarm_manager_plus): Fix example and docs to explain required annotation by @vbuberen in #1229
- fix(all): lint warnings - add missing dependency for tests by @miquelbeltran in #1233
New Contributors
- @aakash-pamnani made their first contribution in #810
- @smartdevelopers-ir made their first contribution in #993
- @LukeMoody01 made their first contribution in #1163
Full Changelog: android_alarm_manager_plus-v2.0.4...android_alarm_manager_plus-v2.0.8