music_player 0.0.7 copy "music_player: ^0.0.7" to clipboard
music_player: ^0.0.7 copied to clipboard

outdated

A flutter plugin to enable music playback with the native iOS and Android control centers.

0.0.7 #

  • Use a foreground service to ensure playback does not stop
  • Add possibility to use custom notification icon
  • Removed support libary
  • Increase minimum SDK version to Android 8.0 Oreo API 26 (should be decreased again using AndroidX)

0.0.6 #

  • Remove Playlist functionality (should be properly reimplemented in the future)
  • Fix example

0.0.5 #

  • Update code for cache manager
  • Start playback immediately on iOS

0.0.4 #

  • Update dependencies

0.0.3 #

  • Add possibility to seek on iOS.
  • Properly send the .onCompleted event on iOS.
  • Change name to Music Player.
  • Add iOS Control Center and Android Notification player controls
  • Add example
  • Add gitlab CI for dartfmt and dartanalyzer

0.0.2 #

  • Added more information to the project.

0.0.1 #

  • The initial release with a working version of the iOS player.
34
likes
0
pub points
65%
popularity

Publisher

unverified uploader

A flutter plugin to enable music playback with the native iOS and Android control centers.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, flutter, flutter_cache_manager, meta, path, path_provider

More

Packages that depend on music_player