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 f195d62b07 deleted: .vscode/launch.json
deleted:    .vscode/settings.json
	modified:   android/app/src/main/res/drawable/launch_background.xml
	modified:   android/app/src/main/res/drawable/launch_background_night.xml
	deleted:    android/app/src/main/res/drawable/normal_background.xml
	modified:   android/app/src/main/res/values/styles.xml
	modified:   lib/class/audiostate.dart
	modified:   lib/class/importompl.dart
	modified:   lib/class/podcast_group.dart
	modified:   lib/home/appbar/about.dart
	modified:   lib/home/appbar/addpodcast.dart
	modified:   lib/home/appbar/popupmenu.dart
	modified:   lib/home/audioplayer.dart
	modified:   lib/home/home.dart
	modified:   lib/home/homescroll.dart
	modified:   lib/local_storage/key_value_storage.dart
	modified:   lib/local_storage/sqflite_localpodcast.dart
	modified:   lib/main.dart
	modified:   lib/podcasts/podcastgroup.dart
	modified:   lib/podcasts/podcastlist.dart
	modified:   lib/podcasts/podcastmanage.dart
	deleted:    pubspec.lock
	modified:   pubspec.yaml
	android/app/src/main/res/mipmap-hdpi/text_light.png
	android/app/src/main/res/mipmap-mdpi/text_light.png
	android/app/src/main/res/mipmap-xhdpi/text_light.png
	android/app/src/main/res/mipmap-xxhdpi/text_light.png
	android/app/src/main/res/mipmap-xxxhdpi/text_light.png
	android/app/src/main/res/values/colors.xml
	assets/listennotes_light.png
	assets/text_light.png
2020-03-04 00:04:23 +08:00
.circleci modified: .circleci/config.yml 2020-03-01 20:17:06 +08:00
android deleted: .vscode/launch.json 2020-03-04 00:04:23 +08:00
assets modified: .circleci/config.yml 2020-03-01 20:17:06 +08:00
ios first commit 2020-02-09 20:29:09 +08:00
lib deleted: .vscode/launch.json 2020-03-04 00:04:23 +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
README.md modified: README.md 2020-02-14 14:27:40 +08:00
pubspec.yaml deleted: .vscode/launch.json 2020-03-04 00:04:23 +08:00

README.md

Tsacdop

CircleCI

About

logo

tsacdop

Enjoy podcasts with Tsacdop.

Tsacdop is a podcasts 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 audiofileplayer.

The podcasts search engine is powered by ListenNotes.

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.