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

enableNotificationOnKill custom message #240

Closed hafidzaini closed 2 months ago

hafidzaini commented 2 months ago

Is your feature request related to a problem? Please describe. app that use multi language need a translation for the notification message.

Describe the solution you'd like alarm setting variable to pass custom message

sidali-dev commented 2 months ago

He has added this feature in the [4.0.0-dev.3] Prerealease, i have tried it for my app (which is using multiple languages) and it works just fine.