iampawan / iampawan/Flutter-Music-Player
Enhancement: Add Play/pause buttons etc in Notification area
Open
enhancement
- Dominant language
- Dart
- Stars
- 1.8k
- Forks
- 557
- PR merge metrics
- No merged PRs in 30d
Description
Add music player controls on notification area like this:

Flutter doesn't seem to have direct support it. We may have to use platform channels.
http://www.tutorialsface.com/2015/08/android-custom-notification-tutorial/
This tutorial explains how to do it in Android.
But I am not sure if Dart layer can be invoked from Java layer using platform channels when app is in background.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.