Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 626 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 626 Bytes

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