Coder Social home page Coder Social logo

Comments (4)

felipegonzalez1994 avatar felipegonzalez1994 commented on July 4, 2024 2

same problem here, I am making a chat application and use bubble with listview.builder, but the performance is very bad. In the emulator the performance is very nice but when i run the app in a rial device(samsung j7 prime, my minimal device target) the performance is desastrous. Im use devtools to see a performance in device.
This test was performed in a default flutter application with only one Listview.Builder with 20 chatBubbles.

I suspect the problem comes from drawing the nip, makes an exaggerated use of gpu, the same thing happens with FlutterChatBubble.

I recommend you use flutter devtools to see the performance.

Screenshot_15

from bubble.

vi-k avatar vi-k commented on July 4, 2024 1

The new version published. Sorry.

from bubble.

mahmoud-haj-ali avatar mahmoud-haj-ali commented on July 4, 2024

I replaced the Bubble with Container for now until we get some help here.
The performance is a lot different with Container.

from bubble.

ashishbeck avatar ashishbeck commented on July 4, 2024

The package has been updated but not published to the pub website. You will have to import from the github repo directly to get the optimal performance version

bubble:
 git:
  url: git://github.com/vi-k/bubble.git
  ref: master

It worked for me

from bubble.

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.