u/Longjumping_Room2186

▲ 4 r/flutterhelp+1 crossposts

Listview.builder bidirectional pagination support for chat messages

Hi everyone!
I am developing chat app using flutter framework. I use listview.builder with reverse:true property to show message scroll from bottom to top. Now when i append previous message list at the end of existing messages list it scrolls me to the latest message. i want it to be at the place where loader was called without changing reverse:true property. Does anyone know a solution for it?

reddit.com
u/Longjumping_Room2186 — 6 days ago