Simple, easy to use Podcast player app written in Flutter and Dart.

android dart flutter flutter-app ios podcast podcast-player
1 Open Issue Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the Anytime Podcast Player app where the order of episodes in the 'Up Next' queue is not preserved after the app is closed and reopened. This requires adding an 'order' field to the Queue class, persisting this order to disk using Sembast, and modifying the queue loading logic to use this order for sorting.

Complexity: 3/5
bug good first issue

Simple, easy to use Podcast player app written in Flutter and Dart.

Dart
#android#dart#flutter#flutter-app#ios#podcast#podcast-player