flutter / samples

A collection of Flutter examples and demos
https://flutter.github.io/samples/
Other
17.07k stars 7.49k forks source link

game_template: Does not respect silence #1896

Open Stef-GMS opened 1 year ago

Stef-GMS commented 1 year ago

While the game_template has settings that will silence audio, the app should and does not respect when a device's sound is muted. This happens with both iOS simulator and actual device.

To duplicate on iOS simulator or device: 1) Turn on mute button. 2) Run app. 3) Perform steps that make sound.

domesticmouse commented 1 year ago

PTAL @filiph