/flutter-music-player

plugin for flutter easy to implement music player.(Flutter Media Session 框架)

Primary LanguageKotlinMIT LicenseMIT

flutter_music_player

Media session framework plugin for flutter, make it easy to implement music play by flutter.

  • ios support
  • media style notification.
  • basic media control.
  • tracking player status change.

NOTE

This project is currently under development. This is the list of jobs that will be done now.

  • load notification cover image from dart.
  • Interception before process a media play. (can do play uri verification or get tmp play url for server)
  • ...

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.