Skip to content

jeroenouw/flutter-social

Repository files navigation

Flutter social

Table of Contents

About

Social/chat application WIP

Prerequisites

  • Flutter SDK 1.7+
  • Android/iOS emulator or real device

Quick start

First clone this repo: git clone https://github.com/jeroenouw/flutter-social.git.
Change directory to this project
Run flutter pub get or npm run install:packages to install all the dependencies.
Run fluter run or npm start to run this project. The app will hot-reload if you press r, to hot-restart press R.
Run npm run reset if you want to re-install everything.

Note: the package.json file is just there for usable scripts.

Development

For own projects please use your own keys in android/app/google-services.json:

Screenshots