How to play a sound in Silent Mode? – Flutter
I'm coding an alarm app using Flutter (Android only, for now). I managed to play the alarm using a notification. But it only works when the phone isn't in Silent Mode. Is there a way to build such an app…