restart_app icon indicating copy to clipboard operation
restart_app copied to clipboard

How to set custom message on notification

Open maciogg opened this issue 1 year ago • 3 comments

Is it possible to set custom message pon notification? I've app in many languages :)

maciogg avatar Aug 11 '23 10:08 maciogg

is there a way to achieve this?

PhaniUmmedisetti avatar Aug 31 '23 10:08 PhaniUmmedisetti

It'll be really helpful if we can send a custom message in the notification.

PhaniUmmedisetti avatar Aug 31 '23 10:08 PhaniUmmedisetti

Fork this repo and change the sendNotification function. Change the title and body just like below

Screenshot 2023-09-01 at 12 08 55 PM

PhaniUmmedisetti avatar Sep 01 '23 06:09 PhaniUmmedisetti

Now in the new version 1.3.0, you can customize the title and the body of the notification.

gabrimatic avatar Sep 05 '24 14:09 gabrimatic