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

Feature -> Add notification action buttons (stop) #223

Closed gdelataillade closed 2 months ago

gdelataillade commented 4 months ago

Tasks:

Note: Snooze will not work on iOS if app was killed.

TODO: Notify contributors when version 4 is published.

nafiskabbo commented 3 months ago

I need this feature because currently custom sounds cannot be stopped. When will it be pushed?

gdelataillade commented 3 months ago

I need this feature because currently custom sounds cannot be stopped. When will it be pushed?

@nafiskabbo Give me a couple of weeks. I'm about to finish it but then I'll need to do a lot of testing. If you are willing to help me test it will be faster.

Nulinz commented 2 months ago

how to use 4.0.0-dev.1 or view the code of 4.0.0-dev.1 ?? when it should be released

gdelataillade commented 2 months ago

Hi @Nulinz

To use this PR just set version 4.0.0-dev.2 in your pubspec. Stable version should be released very soon when I finish fixing some minor issues. Let me know if you find any.