flutter_radio_player 1.0.7 flutter_radio_player: ^1.0.7 copied to clipboard
Flutter radio plugin handles a single streaming audio preciously.
0.0.1 #
- Initial Release release of FlutterRadioPlayer
1.0.0 #
- Updated Read me.
1.0.1 #
- Fixed pubpec
1.0.2 #
- Fixed pubpec
1.0.3 #
- Fixed pubpec
1.0.4 #
Fixed bugs and slightly improved documentation.
- Fixed an issue where player failed to bind to the application context.
- Fixed an issue with EventSink.
- Fixed a typo in the pubspec
1.0.5 #
Fixed bugs, reorganized code and improved documentation.
- Added setUrl method to dynamically change the playing URL.
- Improved documentation.
1.0.6 #
- Fixed media meta-data bug and dynamic URL changing issue.
1.0.7 #
- Fixed media meta-data on iOS