gargakshit / unpaprd

An audiobook 🎧 📔 app made using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double audio issue

costaalex opened this issue · comments

If you play an audiobook and than click the back button, the app closes completely (but the audio remains). On reopening the app you can play another audiobook while the first one is still going. There has to be done a handling of the on the pressing of the back button (stopping the audio or saving the state). This behawior is possible due to the "audioplayers" plugin.