bluefireteam / audioplayers

A Flutter package to play multiple audio files simultaneously (Android/iOS/web/Linux/Windows/macOS)
https://pub.dartlang.org/packages/audioplayers
MIT License
2.01k stars 845 forks source link

fix: handle audio play when it is user pause action #1853

Open karthik986arre opened 3 weeks ago

karthik986arre commented 3 weeks ago

Description

When audioplayers is in pause state, then don't resume after call interruption.

Checklist

Breaking Change

Related Issues

Fixes #1688

Gustl22 commented 3 weeks ago

Thank you for contributing, I'll try to test your fix soonish ;D

karthik986arre commented 1 day ago

Hey @Gustl22, can you please look into this asap!