Flutter Friendly Chat code lab

admin

This is the source code for the Flutter FriendlyChat codelab

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

Credit (github url) : https://github.com/flutter/friendlychat-steps

Next Article : https://flutterappdev.com/2019/01/30/memechat-playing-with-flutter-mobile-app-development/

Leave a Comment