Giter VIP home page Giter VIP logo

firechat-flutter-1's Introduction

Firechat for Flutter

Firechat is a simple, extensible chat app powered by Firebase Realtime Database, a cloud-hosted NoSQL database. This version of Firechat is built with Flutter, a new project to help developers build high-performance, high-fidelity, mobile apps for iOS and Android from a single codebase.

This repo is a companion to the Build cross-platform Firebase apps with Flutter codelab. This repo is organized as a series of steps of increasing complexity. If you just want to see the Firechat for Flutter app working, you can run the app in the step_5 directory after you follow the setup instructions below.

Setup

To build and run the app in the step_5 directory, you will first need to install Flutter, sign up for a free Firebase account, and configure your app.

Note: If you are following the codelab, then you can skip these setup instructions. The codelab leads you through the setup.

Installing Flutter

To install Flutter and its dependencies, visit Setup Flutter.

The projects in this repo assume that your checkout of Flutter is in an adjacent directory nammed flutter. If it's somewhere else, you need to edit the path in pubspec.yaml for each of the steps.

Creating a Firebase project

Firechat requires Firebase in order to store data. Create a new Firebase project in order to generate a unique project name.

Configuring your app

Follow step 12 of the codelab in order to configure this app to connect to your Firebase project.

If you do not properly configure your local copy of the Firechat app to use your new Firebase project, you will likely encounter rate limiting issues.

Documentation

The codelab guides you through learning the basics of Flutter and connecting it to Firebase. To dive deeper, check out our additional docs:

Building and running

In the directory of the step you want to build, run pub get and flutter run.

Use flutter run --release if you want to remove the "Slow Mode" banner and improve performance.

firechat-flutter-1's People

Contributors

abarth avatar chinmaygarde avatar collinjackson avatar devoncarew avatar qchong avatar sethladd avatar vlidholt avatar

Stargazers

 avatar

Watchers

 avatar

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.