flutter_firebase_chat_core
flutter_firebase_chat_core copied to clipboard
Start new chat messages at the top of the screen?
trafficstars
Thank you for this awesome library! I wanted to ask you if there is a way to start the first few messages of a chat, where the whole screen isn't yet filled, from the top of the screen and not from the bottom as in the current chat widget implementation.
If it's not yet possible I'd be happy to look into it and create a PR when I have some time.