#
Android Alarm Manager Plus OverviewA Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
#
Get started#
1. Add it to your projectpubspec.yaml
#
2. Download dependency#
3. Rebuild the app#
Next stepsRead the usage page to see examples of how to use the package.