ListView not scrolling to bottom in chat messages

Actions & Logic

I have a ListView that retrieves messages from a custom API chat feature. When I first open the view, it's not automatically showing the last message, and when I send a new message, the ListView doesn't scroll to the bottom. I need the view to automatically focus on the most recent message both when opening the chat and when sending new messages.

What have you tried so far?
  • Implemented scrollToBottom property on the ListView

  • Checked the ListView configuration settings None of these attempts have resolved the Database, APIs, Troubleshooting

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply