flutter_ringtone_player
flutter_ringtone_player copied to clipboard
When can we expect notification sound for Flutter web apps?
Hi, I was looking for a solution for sound notifications for a web app. I created push notifications for the web, it all works well, it just needs some sound. It would be nice to have notification sound for web apps as well.
Thank you, Selma
IMHO Web platform doesn't offer any standard notifications sounds out-of-the-box like mobile one does, and as I can see playing any sound on Web would be possible the question is which sound to play....