Open KrasnokutskiyEA opened 6 months ago
@jr1221 Hey, thanks for creating this package, how do we show the notification in the notification drawer?.
@KrasnokutskiyEA Did you find any solution ?
Hi all, Sorry I never responded at first. I am a little confused by what you both mean. If you would like a notification to occur like the official ntfy mobile app, you must implement your own notification library and attach the output of the stream to the notification library.
This library is for dart only, therefore has no knowledge of flutter or mobile app related functions.
Hopefully this helps!
cat
:ntfy
app on a device.Is it meant to be that way? Is this package only responsible for handling received messages (programmatically), but not for showing them in notification drawer as e.g. awesome_notifications does?
Thanks for package!
@jr1221