tsacdop-podcast-app-android/README.md

23 lines
937 B
Markdown
Raw Normal View History

2020-02-09 13:13:56 +01:00
# Tsacdop
Enjoy podcasts with tsacdop!
2020-02-09 13:42:33 +01:00
Tsacdop is a podcasts player developed with flutter.
2020-02-11 14:01:57 +01:00
The development is still on early stage.
2020-02-09 13:42:33 +01:00
Thanks for flutter team and all plugin developers, especially [webfeed](https://github.com/witochandra/webfeed) and [audiofileplayer](https://github.com/google/flutter.plugins/tree/master/packages/audiofileplayer/).
2020-02-11 14:01:57 +01:00
The podcasts search engine is powered by [ListenNotes](https://listennotes.com).
2020-02-09 13:13:56 +01:00
## 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:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.