tsacdop / tsacdop

Enjoy podcasts with Tsacdop! A podcast player built with flutter.

Home Page:https://www.tsacdop.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Desktop Support

gargakshit opened this issue · comments

You can have a uniform desktop support using go-flutter

Thanks for letting me know about this, I will definitely have a try to see how it works!

I have created a new project to build a desktop version of Tsacdop, supports Windows first ,then Linux.
I found that the desktop app have a totally different layout from widget perspective. I will keep both projects have the same database. And I try to use riverpod to manage state in desktop version.
https://github.com/stonega/tsacdop_desktop