flutter-chat-app
flutter-chat-app copied to clipboard
Is there pagination of messages?
As the app grows, if you just use a direct database to chat page thing, then the more messages are texted, the more expensive it gets.