1
0
mirror of https://github.com/stonega/tsacdop synced 2024-12-12 16:39:04 +01:00
Tsacdop è un lettore di podcast sviluppato con Flutter, un'app pulita, semplicemente bella e amichevole, che è anche gratuita e open source. https://funkwhale.it
Go to file
stonegate cb5b17bba1 Change audio plugin to just_audio
Add storage setting
Add history setting
2020-03-14 11:14:24 +08:00
.circleci Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00
android Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00
assets Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00
ios first commit 2020-02-09 20:29:09 +08:00
lib Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00
preview Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00
test modified: lib/home/appbar/addpodcast.dart 2020-02-13 13:09:22 +08:00
.gitignore first commit 2020-02-09 20:29:09 +08:00
.metadata first commit 2020-02-09 20:29:09 +08:00
LICENSE Create LICENSE 2020-02-12 21:07:52 +08:00
pubspec.yaml Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00
README.md Change audio plugin to just_audio 2020-03-14 11:14:24 +08:00

Tsacdop

CircleCI

About

Enjoy podcasts with Tsacdop.

Tsacdop is a podcast player developed with flutter, only for Android right now. The development is still on early stage.

Credit to flutter team and involved plugin developers, especially webfeed and Just_Audio.

The podcasts search engine is powered by ListenNotes.

Preview

homepage podcast episode data

License

Tsacdop is licensed under the MIT license.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.