flutter-sound-stream icon indicating copy to clipboard operation
flutter-sound-stream copied to clipboard

.writeChink blocks UI on Android

Open artyomkonyaev opened this issue 1 year ago • 1 comments

If i do .writeChunk and then try to interact with UI (e.g. press a button / scroll a ListView), everything that I've done only takes effect after the chunk has been played in full.

Flutter 3.22.0 sound_stream 0.4.1

Anyone else with this problem?

artyomkonyaev avatar Jun 04 '24 09:06 artyomkonyaev

cc @CasperPas

artyomkonyaev avatar Jun 04 '24 09:06 artyomkonyaev