just_audio_web 0.4.3 just_audio_web: ^0.4.3 copied to clipboard
Web platform implementation of just_audio. This implementation is endorsed and therefore doesn't require a direct dependency.
0.4.3 #
- Fix bug where setSpeed is forgotten after load().
0.4.2 #
- Fix bug loading audio after concat delete/insert.
0.4.1 #
- Remember position after stopping.
0.4.0 #
- Upgrade to platform interface 4.0.0
0.3.2 #
- Upgrade to platform interface 3.1.0
0.3.1 #
- Propagate play() exceptions (@twogood).
0.3.0 #
- Null safety.
0.2.3 #
- Fix bug when modifying playlists (insert/move).
0.2.2 #
- Fix bug with empty playlist.
- Fix bug when modifying playlists.
0.2.1 #
- Fix bug with play before load.
0.2.0 #
- Support setShuffleOrder.
0.1.1 #
- Support initialPosition/initialIndex parameters to load.
- Remove
print
statements (@creativecreatorormaybenot).
0.1.0 #
- Update to use platform interface 1.1.0.
0.0.1 #
- Migrated to the federated plugin model.