iampawan / iampawan/Flutter-Music-Player

Enhancement: Add Play/pause buttons etc in Notification area

Open
#2 11 comments 1 reaction 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/3154529/37971197-fb031f92-31f2-11e8-9fee-35b2cc66781a.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.