Info:
This is documentation for Stream Chat Flutter SDK v5, which is no longer actively maintained. For up-to-date documentation, see the latest version (v10).

Setup

Understanding Setup For stream_chat_flutter_core

Add pub.dev dependency

First, you need to add the stream_chat_flutter_core dependency to your pubspec.yaml

You can either run this command:

flutter pub add stream_chat_flutter_core

OR

Add this line in the dependencies section of your pubspec.yaml after substituting latest version:

dependencies:
  stream_chat_flutter_core: ^latest_version

You can find the package details on pub.dev.

Add Chat to my app: getstream.io/SKILL.md

The fastest way to build with Stream. Start a new project or improve an existing one. Full CLI and documentation integration out of the box.


Ask your agent:

/stream Build me a Social App with Feeds and Moderation.
/stream Any livestream calls running?
/stream Chat Flutter v5: <Your Question>