naal_alarm 1.2.0
naal_alarm: ^1.2.0 copied to clipboard
A flutter plugin for Android to launch app from background at specific time just like stock alarm app in Android.
Changelog #
1.0.0 #
- Implemented background alarm trigger with broadcast receiver from android
- Implemented room persistance library to store alarms
- Added flutter method channel bindings for communication
- Added example app with basic features Implemented
- Updated README & Changelog
1.1.1 #
- update db export algorithms.
1.2.0 #
- update databse version.