radio_player 0.3.1
radio_player: ^0.3.1 copied to clipboard
A Flutter plugin to play streaming audio content with background support and lock screen controls.
0.3.1 #
- Small bug fixes
- Update README.md
0.3.0 #
- Added stop feature.
- Replaced addMediaItem() with setChannel().
0.2.5 #
- Added support for custom metadata.
- Fix a bug in zero-length metadata.
0.2.4 #
- Fix Android asynchronous suspension.
0.2.3 #
- Fix ANR caused by startForegroundService().
0.2.2 #
- Added UniqueKey() to artwork image.
0.2.1 #
- Support Flutter 2.2.2.
0.2.0 #
- Support metadata artwork.
0.1.1 #
- Support for audio stream change.
0.0.4 #
- Update description.
0.0.3 #
- Add more information.
0.0.2 #
- Add compatibility information.
0.0.1 #
- Initial release.