radio_player 1.7.1
radio_player: ^1.7.1 copied to clipboard
A Flutter plugin to play streaming audio content with background support and lock screen controls.
1.7.1 #
- Remove unnecessary import causing build error.
1.7.0 #
- Updated Android target SDK to version 35.
1.6.0 #
- Updated Gradle to the current version.
1.5.0 #
- Added a duplicate metadata check for iOS.
- Updated Android target SDK to version 34.
- Updated ExoPlayer to the latest version.
- Updated example project.
1.4.0 #
- Fixed player behavior after disconnecting on iOS.
- Fixed metadata issues on some older Android devices.
- Fixed metadata display on the One UI lock screen.
1.3.0 #
- Added URL support for setDefaultArtwork.
1.2.0 #
- Added a metadata format check for Android.
- Fixed auto-resume playback issue on iOS.
- Updated various dependencies.
1.1.0 #
- Renamed the notification channel.
- Fixed artwork display in the Android 13 notification bar.
- Fixed an unused variable warning.
1.0.0 #
- Initial release.