This repo contains official Stream projects, guides, links to helpful resources, and excellent tutorials and samples developed by the Flutter community.
Chat:
Feeds:
🔮 Official Samples | |
---|---|
Stream Chat Sample ApplicationA fully fledged messaging application, demoing everything you can do with Stream Chat Flutter, using our UI package.• Maintained to support the latest version of the SDK • Combination of pre-made widgets and custom widgets • Light & dark themes • Localization • Multiple users accounts • Message search and filtering • Create private and group chats • View @mentions • View pinned messages, files, photos and videos • Base Stream Chat functionality > Source Code |
|
⚙️ Tutorials | |
Stream Chat Flutter Core Application> YouTube Tutorial PlaylistAn ongoing, beginner friendly, series, demoing how to use the Stream Chat Flutter Core package for lower level control and customization options. • Custom UI components • Lower level client integration • Light & dark themes • Multiple users accounts • Firebase Authentication • Firebase Cloud Functions to generate user tokens • Create private chats > Source Code |
|
Instagram Clone> YouTube Tutorial> Written Tutorial A tutorial showing how to use Stream Feed Flutter to create an Instagram clone using activity feeds. • Instagram-like animations and transitions • Light & dark themes • Add and change profile pictures • Multiple users accounts • State management with Provider • Application architecture • Add photo posts to your own user feed (activities) • Follow/Unfollow other users' feeds • Add comments and likes (reactions) > Source Code |
|
iMessage Clone> Written TutorialThis tutorial shows how to use Stream Chat Flutter Core to create a basic chat application, styled similar to iMessage. • Custom chat bubbles with a custom painter • Core chat components • Sending attachments • Chat functionality • List all channels > Source Code |
|
Chess Game in Chat> Written TutorialA fun tutorial showing you how customizable Stream Chat Flutter is by adding a chess game to your chat app. • Custom Stream Chat Attachments • Two player, or group match • Sending attachments • Base chat functionality • Updating messages/attachments > Source Code |
|
⚙️ Codelabs | |
Animated Stickers And Reactions With Rive> CodelabAdd animated reactions and stickers to your chat application using Rive. • Rive animations • Custom attachments • Custom reactions > Source Code |
|
See here for all our chat guides.
These guides explore our UI components in greater detail and demonstrate how to easily perform a variety of common actions using the Stream Chat Flutter SDK, such as:
Chat tutorials that go into greater detail on certain topics:
Stream allows developers to rapidly deploy scalable feeds and chat messaging with an industry-leading 99.999% uptime SLA guarantee.
With Stream's chat components, developers quickly add chat to their app for a variety of use-cases:
These projects are not actively maintained. They were developed using older versions of our packages and Flutter.
Before running this project, please ensure Flutter is installed and configured on your machine. If you're new to Flutter, please check out the official guide with installation instructions for your OS.