codenic_alarm 0.0.1-dev.6 copy "codenic_alarm: ^0.0.1-dev.6" to clipboard
codenic_alarm: ^0.0.1-dev.6 copied to clipboard

A Flutter plugin for scheduling alarms on Android and IOS.

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