Rendering issue #461
-
I have used your package to implement chat feature in my flutter app. Everything is working very smoothly I have only issue that when messages are fetched from API it shows a some delay in rendering the messages again . Like when we send message show new message takes some time to render new message . |
Beta Was this translation helpful? Give feedback.
Answered by
demchenkoalex
Oct 27, 2024
Replies: 2 comments 2 replies
-
Hello, how many messages do you have in your chat? Current version has performance problems.. |
Beta Was this translation helpful? Give feedback.
2 replies
-
should be fixed with v2 #646 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
demchenkoalex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should be fixed with v2 #646