awesome_notifications icon indicating copy to clipboard operation
awesome_notifications copied to clipboard

Toggle notification sound from app settings

Open qasim90 opened this issue 1 year ago • 0 comments

I want to allow the user to opt for notification sound from app settings but apparently there's no property in createNotification method to enable/disable sound per notification basis. Currently this can only be done per channel via playSound property which means channel would need to be recreated for this purpose. Is it possible to make this option per notification?

qasim90 avatar Jul 22 '22 12:07 qasim90