--- id: introduction sidebar_position: 1 title: Introduction ---

Official Dart Client for Stream Chat

The official Dart client for Stream Chat, a service for building chat applications. This library can be used on any Dart project and on both mobile and web apps with Flutter. The Low Level Client (stream_chat) provides the basic bindings for integrating Stream Chat into your Flutter app with the ability to connect users, listening to events, send and receive messages, channel CRUD operations, etc.