Document new features

This commit is contained in:
Ryan Heise 2020-06-09 03:31:35 +10:00
parent fa1bd5654b
commit 030d9f83a3
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ A Flutter plugin to play audio from URLs, files, assets and DASH/HLS streams. Th
| set speed | ✅ | ✅ | ✅ | ✅ | | set speed | ✅ | ✅ | ✅ | ✅ |
| clip audio | ✅ | | | ✅ | | clip audio | ✅ | | | ✅ |
| dispose | ✅ | ✅ | ✅ | ✅ | | dispose | ✅ | ✅ | ✅ | ✅ |
| catch player errors | ✅ | | | | | report player errors | ✅ | ✅ | ✅ | |
| request headers | ✅ | ✅ | ✅ | |
This plugin has been tested on Android and Web, and is being made available for testing on iOS. Please consider reporting any bugs you encounter [here](https://github.com/ryanheise/just_audio/issues) or submitting pull requests [here](https://github.com/ryanheise/just_audio/pulls). This plugin has been tested on Android and Web, and is being made available for testing on iOS. Please consider reporting any bugs you encounter [here](https://github.com/ryanheise/just_audio/issues) or submitting pull requests [here](https://github.com/ryanheise/just_audio/pulls).