codenic_alarm 0.0.1-dev.8+1 codenic_alarm: ^0.0.1-dev.8+1 copied to clipboard
A Flutter plugin for scheduling alarms on Android and IOS.
0.0.1-dev.8 #
- Removed unused Android services
0.0.1-dev.7 #
- Remove unused dependencies
0.0.1-dev.6 #
- Return
null
when platform is not supported
0.0.1-dev.5 #
- Create
CodenicAlarmUnsupportedPlatform
0.0.1-dev.4 #
- Refactor code
0.0.1-dev.3 #
- [NEW] Allow cancel all alarms
0.0.1-dev.2 #
- BUGFIX: Notification restarting when app is closed with an ongoing alarm.
0.0.1-dev.1 #
- BUGFIX: App alarm overlay not being dismissed on notification dismiss
0.0.1-dev #
- Add implementation on Android