iampawan / iampawan/Flutter-Music-Player

Multiple instances of media player

Open
#16 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.8k
Forks
557
PR merge metrics
No merged PRs in 30d

Description

While playing a song in Media Player, if we send it to the background and then back to the foreground & click on any song, it creates a new instance of MediaPlayer and both the songs are played together.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by sending the Media Player to the background, returning it to the foreground, and selecting another song. Start by locating the media-player lifecycle and song-selection entry points; done means selecting a song after resume reuses one player instance and only the intended song plays.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.