Giter VIP home page Giter VIP logo

Comments (5)

nomanmurtaza786 avatar nomanmurtaza786 commented on June 9, 2024

@kirilllapshev do you code snippet?

from flutter_chatview.

christianfunginet avatar christianfunginet commented on June 9, 2024

Thanks for your great job but I get the same trouble and if messages list is more than 10 messages take a lot time to starts up.

from flutter_chatview.

Yogesh-Dubey-Ayesavi avatar Yogesh-Dubey-Ayesavi commented on June 9, 2024

@christianfunginet Well that is something in works, The main reason why it is taking so much time is due to nesting scroll views, if you dive deeper, you'll notice that the list has been wrapped inside SingleChidScrollView due to which all the items inside the list a built at once, doesn't even disposed when not in the viewport, all though you can see #80 for making it a quite faster, but i won't recommend it a better solution because it can sometime jank keyboard opening and closing, Iam having an implementation of this which is in testing and is to be released soon

Stay Tuned

from flutter_chatview.

github-actions avatar github-actions commented on June 9, 2024

This issue is stale because it has been open for 30 days with no activity.

from flutter_chatview.

github-actions avatar github-actions commented on June 9, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from flutter_chatview.

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.