Giter Site home page Giter Site logo

Comments (5)

ahujaraghav avatar ahujaraghav commented on August 19, 2024 1

@radi-cho Flick video player helps you create custom set of controls and players over official video_player by Flutter. The official video player plugin currently do not support video caching and as soon as the widget is disposed all the resources used by that widget are released. The best way to do this is to create widgets on demand by using solutions like ListView.builder which will auto load and dispose widgets based on what user is currently seeing on screen. Avoid using ListView which will render all the items together and use lot of resource. Hope this helps.

from flick-video-player.

radi-cho avatar radi-cho commented on August 19, 2024

Thanks. Closing as answered.
If we have additional questions we will reach out to you again.

All the best!
Radostin Cholakov

from flick-video-player.

leonalonso avatar leonalonso commented on August 19, 2024

I have the same problem, I have implemented it perfectly in my social app but due to this slowness I had to remove this package, returning to the classic cahed video player which will not be perfect but solves these problems, very important in a social app.

from flick-video-player.

gulmensedat avatar gulmensedat commented on August 19, 2024

I have the same problem, I have implemented it perfectly in my social app but due to this slowness I had to remove this package, returning to the classic cahed video player which will not be perfect but solves these problems, very important in a social app.

Hello, the video is being reloaded and reset, I couldn't find a solution for this. cached video player did not work for me. How do you solve it?

from flick-video-player.

JunaidKhan448 avatar JunaidKhan448 commented on August 19, 2024

facing same issue like @gulmensedat . Can any one provide solution for implementing videos with cache like in insta feed.

from flick-video-player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.