gdelataillade / alarm

A Flutter plugin to easily manage alarms on iOS and Android
https://pub.dev/packages/alarm
MIT License
132 stars 86 forks source link

Alarm Rings Only Once After Enabling Instead of Daily at Set Time #216

Closed sadikRizvi31 closed 5 months ago

sadikRizvi31 commented 5 months ago

Alarm plugin version *ex: 3.1.4 The alarm should ring everyday until and unless I stop it from application but it only ring once.

Am I missing out on some functions like periodic and interval that other plugins do have ?

Expected behavior Once I enabled the Alarm it should ring at the given time everyday not just once.

gdelataillade commented 5 months ago

Hi @sadikRizvi31

Periodic alarms are not supported yet. Please read: #47 (duplicated)