HemantKArya / BloomeeTunes

🌸Bloomee is a cross-platform music app designed to bring you ad-free tunes from various sources. 🌼🎵
GNU General Public License v2.0
438 stars 36 forks source link

Downloading issue #22

Open weird-budy opened 2 months ago

weird-budy commented 2 months ago

So the problem is it takes really long time to download a song. I don't know how is it downloading. Overall everything looks good.

HemantKArya commented 2 months ago

Hi @weird-budy thanx for opening issue for this. I also noticed it sometimes that it takes long time especially in YT songs. And currently I guess it is issue related to the flutter_downloader package which seem to be maintained by someone else since the original author of this package has left this package due to some personal priorities. but there is someone else to whom he transferred the maintainer responsibility. And right now, I am thinking of creating a custom downloader that at least support 3 platforms android, windows and Linux. But yeah, as soon as I will finish my current work, I will start working with this feature also till then I think this issue will persist not only that but currently this feature doesn't work in windows and Linux since this package right now doesn't support these platforms. Again, thanx for opening this issue so that now we can talk about this issue here and if someone who want to contribute this feature can also discuss here.

weird-budy commented 2 months ago

Thanks. I could contribute but I am just a teenager. I have college and other problems. If i get time I'll try to help. But really liked your app

Eliya-Manoj commented 3 days ago

https://pub.dev/packages/background_downloader

https://github.com/fluttercommunity/flutter_downloader/issues/823