gargakshit / unpaprd

An audiobook 🎧 📔 app made using Flutter
GNU Affero General Public License v3.0
99 stars 25 forks source link

Double audio issue #6

Open costaalex opened 3 years ago

costaalex commented 3 years ago

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.