tuannguyendotme / friendlychat-steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Friendlychat for Flutter

This is the source code for the Flutter FriendlyChat codelab. It includes the offline and Firebase versions of the code. Codelab instructions will be made available soon.

The offline version of Friendlychat requires only a recent copy of Flutter. The Firebase version of Friendlychat requires that you register your Android app's key, create an OAuth iOS client id, and download a google-services.json file. See the codelab for more information.

What it looks like

iOS Android
iOS screenshot Android screenshot

What is Flutter?

Flutter is a new project to help developers build high-performance, high-fidelity, mobile apps for iOS and Android from a single codebase. To learn more about Flutter, visit flutter.io.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 53.0%Language:Objective-C 32.1%Language:Ruby 10.9%Language:Java 4.0%