Flutter Gems is a curated list of 7250+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Chat packages
Last updated: May 18, 2026
Building a chat interface requires handling complex UI states, including scrolling to the latest message, displaying read receipts, rendering media attachments, and managing typing indicators.
Best Practices for Chat UI
- ListView Optimization: Chat histories can contain thousands of messages. Always use
ListView.builderwithreverse: trueso the list naturally anchors to the bottom and only renders messages currently visible on the screen. - Pagination: Never load the entire chat history at once. Implement infinite scrolling to fetch older messages in chunks (e.g., 50 at a time) as the user scrolls up.
- UI Toolkits: Avoid building complex chat bubbles and input fields from scratch unless absolutely necessary. Use community UI packages to jumpstart development for common features like swipe-to-reply or voice note recording.
The complete list of Chat UI kits, Chatbot Interfaces, and complete Messaging framework packages is provided below.
flutter_chat_ui
👍 1.62K ⬇️ 75K
Dart 3 compatibleMaintenance Status: Good
Free and open-source chat SDK. Build fast, real-time apps and generative AI agents with a high-performance, customizable, cross-platform UI.
chatview
👍 646 ⬇️ 1.8K
Dart 3 compatibleMaintenance Status: Good
A Flutter package that allows you to integrate Chat View with highly customization options.
bubble
👍 603 ⬇️ 16.2K
Dart 3 compatibleMaintenance Status: Poor
A Flutter widget for chat like a speech bubble in Whatsapp and others.
chat_bubbles
👍 568 ⬇️ 12.3K
Dart 3 compatibleMaintenance Status: Good
Flutter chat bubble widgets, similar to Whatsapp and more shapes. Easy to use and implement chat bubbles.
stream_chat_flutter
👍 390 ⬇️ 42.2K
Dart 3 compatibleMaintenance Status: Good
Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
flutter_firebase_chat_core
👍 357 ⬇️ 907
Dart 3 compatibleMaintenance Status: Average
Actively maintained, community-driven Firebase BaaS for chat applications with an optional chat UI.
swipe_to
👍 348 ⬇️ 4.6K
Dart 3 compatibleMaintenance Status: Poor
SwipeTo is a wrapper for a chat view widget which can be used initiate callback when user horizontally swipe on it.
flutter_chat_bubble
👍 328 ⬇️ 11.2K
Dart 3 compatibleMaintenance Status: Poor
Get a top-notch chat UI widget for Flutter app development. Create diverse designs like WhatsApp and Telegram. Customize properties for stunning UI. Enhance skills and elevate user experience in real-time communication apps.
teledart
👍 313 ⬇️ 1.9K
Dart 3 compatibleMaintenance Status: Poor
A Dart library interfacing with the latest Telegram Bot API.
dash_chat_2
👍 310 ⬇️ 3.5K
Dart 3 compatibleMaintenance Status: Average
The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured
voice_message_package
👍 256 ⬇️ 906
Dart 3 compatibleMaintenance Status: Poor
Flutter package to play/puase voice message in chat messengers.
extended_text_library
👍 30 ⬇️ 259.8K
Dart 3 compatibleMaintenance Status: Average
package library for extended_text and extended_text_field,provide common base class.
👍 211 ⬇️ 218
Dart 3 compatibleMaintenance Status: Good
A Flutter package for integrating with the WhatsApp Business API. Send messages, products, media, and locations directly from your Flutter app.
comment_tree
👍 188 ⬇️ 790
Dart 3 compatibleMaintenance Status: Poor
Render comment tree like facebook comment - reply.
kakao_flutter_sdk
👍 158 ⬇️ 7.3K
Dart 3 compatibleMaintenance Status: Good
A flutter plugin for Kakao API, which supports Kakao login, KakaoTalk Share, User API, KakaoTalk API and Navi API.
nyxx
👍 109 ⬇️ 2.6K
Dart 3 compatibleMaintenance Status: Good
A complete, robust and efficient wrapper around Discord's API for bots & applications.
stream_chat
👍 73 ⬇️ 45.5K
Dart 3 compatibleMaintenance Status: Good
The official Dart client for Stream Chat, a service for building chat applications.
televerse
👍 102 ⬇️ 1.9K
Dart 3 compatibleMaintenance Status: Good
Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 9.5!
flutter_line_sdk
👍 79 ⬇️ 16.2K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.
whatsapp_bot_flutter
👍 73 ⬇️ 603
Dart 3 compatibleMaintenance Status: Good
Whatsapp bot using puppeteer and whatsapp web scraping with flutter desktop/web and dart projects support
dart_amqp
👍 63 ⬇️ 9.6K
Dart 3 compatibleMaintenance Status: Average
A native dart AMQP client supporting version 0.9.1 of the AMQP protocol. It features an asynchronous API, pluggable authentication providers and TLS support.
telegram_web_app
👍 67 ⬇️ 1.8K
Dart 3 compatibleMaintenance Status: Average
Representation and implementation of telegram web/mini apps apis
flutter_tawk
👍 64 ⬇️ 128
Dart 3 compatibleMaintenance Status: Poor
Tawk widget for Flutter.
flutter_whatsapp_stickers
👍 61 ⬇️ 14
Dart 3 compatibleMaintenance Status: Poor
Flutter plugin for adding WhatsApp Stickers within your flutter app.
zendesk_messaging
👍 54 ⬇️ 6.7K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for Zendesk Messaging SDK. Provides in-app customer support messaging with multi-conversation support, real-time events, and JWT authentication.
syncfusion_flutter_chat
👍 57 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Good
The Flutter Chat package is a UI library designed for creating customizable chat applications, both standard and AI-driven, using Flutter.
overlapping_panels
👍 56 ⬇️ 12
Dart 3 compatibleMaintenance Status: Poor
Inspired by Discord's mobile app navigation. Add left and right panels to your app with gestures to reveal panels and callbacks to listen for reveals.
floating_chat_button
👍 55 ⬇️ 252
Dart 3 compatibleMaintenance Status: Average
A floating button which can be dragged around the screen and can display messages to the user
freshchat_sdk
👍 44 ⬇️ 10.7K
Dart 3 compatibleMaintenance Status: Good
Freshchat is a modern messaging software for sales and customer engagement teams. freshchat_sdk (BETA) will help you integrate chat support in your mobile apps.
flutter_supabase_chat_core
👍 51 ⬇️ 276
Dart 3 compatibleMaintenance Status: Good
Actively maintained, community-driven Supabase BaaS for chat applications with an optional chat UI.
flutter_chat_reactions
👍 50 ⬇️ 1.2K
Dart 3 compatibleMaintenance Status: Good
A Flutter package to easily add reactions to your chat messages.
dart_telegram_bot
👍 50 ⬇️ 246
Dart 3 compatibleMaintenance Status: Poor
A Telegram Bot API wrapper made to make fast Telegram bots with as less code as possible.
chat_composer
👍 47 ⬇️ 39
Dart 3 compatibleMaintenance Status: Poor
A Flutter package for easy implementation of chat composer allows users to chat with Text, Audio, and Other Media.
chatgpt_completions
👍 42 ⬇️ 337
Dart 3 compatibleMaintenance Status: Poor
Dart client for the unofficial ChatGPT API. Support Text Completion and stream response from v1/completions.
papercups_flutter
👍 42 ⬇️ 68
Dart 3 compatibleMaintenance Status: Poor
Native Flutter implementation of the papercups.io chat widget.
telegram
👍 41 ⬇️ 580
Dart 3 compatibleMaintenance Status: Good
A comprehensive Telegram utility for Flutter with URL schemes, Bot API integration, media sharing, chat management, and Web App support.
sendbird_sdk
👍 38 ⬇️ 122
Dart 3 compatibleMaintenance Status: Poor
The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments
livechatt
👍 36 ⬇️ 112
Dart 3 compatibleMaintenance Status: Average
A livechat package for embedding mobile chat window in your mobile application.
chat_package
👍 36 ⬇️ 63
Dart 3 compatibleMaintenance Status: Good
Fully functional chat ui for flutter, with functionality to send text, voice notes,and images
crisp_chat
👍 31 ⬇️ 5.6K
Dart 3 compatibleMaintenance Status: Good
A flutter plugin package for using crisp chat natively on Android & iOS.
receive_whatsapp_chat
👍 35 ⬇️ 148
Dart 3 compatibleMaintenance Status: Good
A flutter plugin that enables flutter apps to receive exported chats from WhatsApp.
twilio_programmable_chat
👍 35 ⬇️ 39
Dart 3 compatibleMaintenance Status: Poor
Integrate the Twilio Chat SDK with your Flutter app using this Twilio Programmable Chat Flutter plugin.
chat_list
👍 35 ⬇️ 35
Dart 3 compatibleMaintenance Status: Poor
A flutter package to incorporate a chat view in a simple way
mobile_chat_ui
👍 32 ⬇️ 14
Dart 3 compatibleMaintenance Status: Average
A fully customizable modern chat UI for Android, IOS and web developers.
twilio_chat_conversation
👍 30 ⬇️ 84
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for Twilio Conversations which allows you to build engaging conversational messaging experiences on iOS and Android platforms.
crisp
👍 28 ⬇️ 133
Dart 3 compatibleMaintenance Status: Poor
Connect with Crisp Chat, register a user to chat (or not) and render a chat widget.
chatview_connect
👍 28 ⬇️ 45
Dart 3 compatibleMaintenance Status: Good
Specialized wrapper for chatview package providing seamless integration with Database & Storage for your flutter chat app.
tencent_im_plugin
👍 16 ⬇️ 218
Dart 3 compatibleMaintenance Status: Poor
This plug-in integrates Tencent cloud 'imsdk', realizes cross platform im access, and is compatible with Android and IOS devices.
flutter_mqchat
👍 15 ⬇️ 28
Dart 3 compatibleMaintenance Status: Poor
MqChat client, this package enables you to use MQTT protocol as a chatting protocol, the broker should implement the HiveMq-Chat-Extension specifications.
dart_amqp_client
👍 13 ⬇️ 82
Dart 3 compatibleMaintenance Status: Poor
Dart package that simplifies the handling of AMQP (Advanced Message Queuing Protocol) connections, channels, and associated callbacks.
flutter_chat_page_design
👍 10 ⬇️ 28
Dart 3 compatibleMaintenance Status: Poor
A package provides an easy way to add design for chat page in Flutter Project.
ymchat_flutter
👍 3 ⬇️ 7.3K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin to integrate with yellow.ai chatbot
at_chat_flutter
👍 6 ⬇️ 199
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin project to provide a chat feature between atSigns built on the atPlatform to any Flutter application.
twilio_conversation_sdk
👍 4 ⬇️ 460
Dart 3 compatibleMaintenance Status: Good
Twilio Conversation SDK - A Flutter plugin which allows you to build engaging conversational messaging experiences for Android and iOS.
mirrorfly_chat
👍 0 ⬇️ 6
Dart 3 compatibleMaintenance Status: Poor
A MirrorFly Chat to Experience an outstanding real time messaging solution. The powerful communication that adds an extra mileage to build your chat app.
flutter_chat
👍 85 ⬇️ 67
Maintenance Status: Poor
Messaging app for Flutter android , iOS and flutter-web using firebase as backend services.
tdlib
👍 65 ⬇️ 169
Maintenance Status: Poor
Flutter Plugin for TDLib.A complete tdlib-tdjson binding package.
chat_ui_kit
👍 62 ⬇️ 103
Maintenance Status: Poor
A complete Flutter chat UI kit which provides you with a base structure as well as a set of tools that allow you to quickly build up a modern chat UI.
tencent_cloud_chat_sdk
👍 33 ⬇️ 4.8K
Maintenance Status: Good
Tencent Cloud Chat SDK. Globally interconnected In-App Chat, user profile and relationship chains and offline push.
dialogflow_grpc
👍 32 ⬇️ 60
Maintenance Status: Poor
Flutter package for Dialogflow CX, V2 and V2beta using gRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming.
firebase_chat
👍 32 ⬇️ 9
Maintenance Status: Poor
Fully functional package for Cloud Firestore that makes easier to implement chat in your application
whatsapp_stickers
👍 25 ⬇️ 15
Maintenance Status: Poor
WhatsApp Stickers plugin for Flutter.
flutter_freshchat
👍 19 ⬇️ 87
Maintenance Status: Poor
A Flutter plugin for integrating Freshchat in your mobile app.
apptex_chat
👍 15 ⬇️ 105
Maintenance Status: Poor
This Package is for making the chat system more easy and user friendly. and control chat features within one click.
