Open artyomkonyaev opened 5 months ago
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?
cc @CasperPas
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?