Skip to content

zhangjianli/FlutterMusicPlugin

Repository files navigation

flutter_music_plugin

A Flutter Music plugin. Just for leaning flutter plugin development. And it's Android only.

What can this plugin do

Open and play local audio files from Flutter App using Android's Native MediaPlayer.

Pause and resume Native MediaPlayer from Flutter App.

Report elapsed time from Native MediaPlayer to Flutter App.

More to comming...

Key Points

Communication between Flutter App via MethodChannel.

Report events from Native platform to Flutter App via EventChannel.

Handle result from other Activity in Plugin.

Getting Help

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

About

A Simple Music Plugin for Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published