Git Product home page Git Product logo

chatter's Introduction

Chatter - Building a Flutter Chat Application From Scratch

Pub style: flutter lints Flutter Samples License Stream Feeds

Chatter is a demo application showing how to create a chat app from scratch using Flutter and the Stream Chat Flutter Core package.

Where To Start

If you're new to Stream Chat Flutter, we recommend taking a look at the official tutorial: https://getstream.io/chat/flutter/tutorial/

Using the Stream Chat Flutter package you'll get a full working chat experience with minimal code.

This repository demonstrates how to use the Stream Chat Flutter Core package to build your own UI components from scratch.

The video tutorials provide a step-by-step guide to understand the code in this repository: Chatter YouTube series playlist

More Samples

Looking for more Flutter content? Take a look at our samples repository to see what you can create using Stream and Flutter.

Installation Instructions

git clone https://github.com/HayesGordon/chatter.git

Check out the required branch

git checkout {branch-name}

Install dependencies

flutter pub get

Generate the needed platform folders (Android, iOS). Some of the branches may have these already included.

flutter create .

Further Setup

Add your Stream app's key in lib/app.dart.

In the third tutorial the application requires Firebase Authentication and Cloud Functions to be setup. From the fourth tutorial this is even easier with Stream's Firebase Extensions, see the video for more information.

Episodes / Tutorials

Episode 1 - Design/UI

Episode 01 - Design/UI [ Video ] [ Entry Code ] [ Completed Code ] - Create the UI and structure for the application.

Episode 02 - Stream API

Episode 02 - Stream API [ Video ] [ Entry Code ] [ Completed Code ] - Connect to the Stream API with basic chat functionality

Episode 03 - Firebase Auth and Functions

Episode 03 - Firebase Auth and Functions [ Video ] [ Entry Code ] [ Completed Code ] - Use Firebase Authentication and Cloud Function to generate Stream API user tokens

Episode 04 - Migrate Version 4 & Stream Firebase Extensions

Episode 04 - Migrate Version 4 & Stream Firebase Extensions [ Video ] [ Entry Code ] [ Completed Code ] - Make use of Stream's Firebase Extensions to simplify authentication and migrate to V4 of the Stream Chat Flutter Core SDK.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.