August
August
This cannot be guaranteed in all cases. The problem is e.g. for mp3 the duration is estimated which only will precisely work if playing the audio. But I didn't experience...
It seems like Android emulator on Github Actions needs almost two thirds more computing time, e.g. for calling `pump()` (here almost 1s) which will result in overlooking some frames when...
@luanpotter Consider merging #1222 first.
This is so frustrating. Sorry for the flakiness. It's likely that another bug occurred which is also likely to be solved in #1238. Even more frustrating is that the previous...
Idk, I thought, by waiting only one frame via `tester.pump()`, the position updates in tests would be more reliably. But it seems like it skipped the first update event none...
@spydon I disabled the `onPosition` test on Android for now. It should be safe to merge. We may can think of a better testing strategy for time dependent callback tests,...
Can you reproduce it with the [example](https://github.com/bluefireteam/audioplayers/tree/main/packages/audioplayers/example) or do you have some sample project? What are the exact steps to reproduce? Also use the issue template!
It's an open source project. Feel free to fork and try to implement it :) I think it's a very special use case, which is not high priority :/
See #1117
@G0retZ Does the click noise also appear in 0.20.1 ?