- Update audioplayers to 6.1.0.
- Update audioplayers_platform_interface to 7.0.0.
- Changed to create a player when AudioPlayer created.
- Remove 'audio.onCurrentPosition' method event.
- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Fix play() didn't work after setSource().
- Update audioplayers to 5.1.0.
- Update audioplayers_platform_interface to 6.0.0.
- Update example app.
- Update audioplayers to 4.1.0.
- Update audioplayers_platform_interface to 5.0.1.
- Update example app.
- Update README.
- Increase the minimum Flutter version to 3.3.
- Add audioplayers_platform_interface dependency and update method calls.
- Add flame_lint dependency and update analysis_options.
- Update audioplayers to 1.0.1.
- Update example app and integration_test.
- Update minimal sdk version to 2.14.0.
- Update minimal flutter version to 2.5.0.
- Update README.
- (TV device) Fix seek to work on different playrates.
- (TV device) Fix changing playrates at anytime during audio play.
- (TV device) Fix not returning complete event when audio play finishes.
- Update README and analysis_options.
- Update audioplayers to 0.20.1.
- Update the example app and integration_test.
- Initialize variables properly.
- Update README.
- Add integration test.
- Initial release.