Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.12 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.12 KB

PodcastProject

A clean and intuitive podcast player made with flutter. The app processes everything locally on the device and ensures full privacy.

The podcasts displayed in the preview are taken from the US podcast charts and do not reflect the author's opinion.

Usage

To add a podcast, tap the button with the plus icon and insert the RSS feed. In the next step, the app will automatically fetch the data and add the podcast to your subscriptions if valid. You can always unsubscribe from podcasts at any time later.

Features

  • playback history
  • download episodes
  • playlist support
  • ensures privacy through on-device processing
  • clean and modern interface
  • clear notification layout
  • RSS support

Roadmap

  • store release
  • IOS redesign + support
  • desktop + web support
  • advanced audio options such as transcript + playback speed support