radio_player 0.5.0
radio_player: ^0.5.0 copied to clipboard
A Flutter plugin to play streaming audio content with background support and lock screen controls.
0.5.0 #
- Added audio focus in Android
- Improved music player in notification panel
0.4.3 #
- Fix Kotlin compilation errors.
0.4.2 #
- Add method to ignore ICY metadata.
- Small bug fixes.
0.4.1 #
- Update gradle.
0.4.0 #
- Update exoplayer to 2.17.1
0.3.3 #
- Fix state flooding in iOS.
0.3.2 #
- Added trimming whitespaces and newlines from metadata in iOS.
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.