Open Issues Need Help
View All on GitHub Up Next queue does not persist order 2 months ago
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