Abel Putnoki
Abel Putnoki
The issue is present on the latest version `5.4.5` but is not present on `5.4.4` or on earlier versions.
@Larpoux I think all production webapps will want to move to WASM soon (if they haven't yet) as it has significantly better performance. I already switched to using a different...
@Larpoux That sounds great, looking forward to it! As for your question, I'm now using a combination of `audio_players` for playback, `record` for recording, and `audio_session` for configuration. It's not...
Thank you @rrousselGit ! In that case, could you help me submit an issue for this on https://github.com/flutter/flutter , or help construct a code example without the use of `Provider`?...