DenisovAV / flutter_tv

232 stars 40 forks source link

Caching/Storage #37

Open jtkeyva opened 1 month ago

jtkeyva commented 1 month ago

Thanks for the great work you've done so far!

I don't know where to start to see if/when this is possible. Be nice to use cachednetworkimage and cache some videos and whatnot but not sure if it is/will be supported and to what extent. Like how much storage is possible etc.

DenisovAV commented 1 month ago

thank you! I'll add your proposal to my backlog and let you know when have any progress, don't know yet when I'll be able to start

jtkeyva commented 1 month ago

awesome!

ELOUFIR commented 1 month ago

I am also interested in integrating the cached_network_image library in this project to support tvOS Thank you for your hard work