GitXplorerGitXplorer
s

firechat-flutter

public
7 stars
10 forks
0 issues

Commits

List of commits on branch master.
Unverified
293e413d081c21afefdae11abd5c295fff9d225a

Remove todo.txt

ccollinjackson committed 9 years ago
Unverified
80d1ac19c3a2cebc96536f8a6836bdc32d8253c7

add firebase backend

ccollinjackson committed 9 years ago
Unverified
5559466fc7b81f65c5c260d9b5e349368c014bd1

support for adding messages (no backend)

ccollinjackson committed 9 years ago
Unverified
d57c7770516319b45081d343fb122e0ef80e944c

rename to Firechat

ccollinjackson committed 9 years ago
Unverified
74a668bf6a07f7cb8a1df1a345f4f0530a3250be

run flutter init

ccollinjackson committed 9 years ago
Unverified
9fa6b5bb70d3d6c5d75aaa3cfac70c61ae573201

Merge pull request #1 from devoncarew/patch-1

ssethladd committed 9 years ago

README

The README file for this repository.

firechat_flutter

Firechat is a simple, extensible chat widget powered by Firebase. It is intended to serve as a concise, documented foundation for chat products built on Firebase. It works out of the box, and is easily extended.

Getting Started with Firebase

Firechat requires Firebase in order to store data. You can sign up here for a free account.

Getting Started with Flutter

For help getting started with Flutter, view our online documentation.