Working with Slivers #645
Unanswered
diegogarciar
asked this question in
Ideas & Requests
Replies: 1 comment
-
hey :) i don't know much about how flutter work under the hood, but logically the simplest thing to do would be to add the post to the top of the chat scroll view? that is if you want post to move with the messages? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm trying to build a post comments page for my app, I am trying to mimic X/Threads app. I wanted to use flutter_chat_ui, but it's giving me a hard type synchronizing the scrollviews, has anyone done this or knows how to do it? I thought that by putting the same scrollController on both the Chat widget and the customScrollController, the scrolling would be synchronised
Simulator.Screen.Recording.-.iPhone.16.Plus.-.2024-10-25.at.09.06.47.mp4
Beta Was this translation helpful? Give feedback.
All reactions