There are several real-time chat apps built with Flutter, including
MirrorFly, which is a popular real-time chat SDK for Flutter. MirrorFly offers
fully customizable in-app chat solutions with features like one-on-one messaging, group chat, voice/video calls, and end-to-end encryption.
check this blog for more flutter chat sdk providers list :
https://www.apptha.com/blog/best-flutter-chat-sdk/
Other real-time chat solutions in Flutter include:
- Firebase with Flutter (FlutterFire) – Uses Firebase Firestore for real-time messaging.
- Stream Chat SDK – A powerful chat API with real-time capabilities.
- SendBird – Another customizable chat SDK for Flutter.