/flutter-chat-demo

The chat app made by Flutter and Firebase

Primary LanguageDartMIT LicenseMIT

Chat Demo

Description

Extension

Screenshot

How to run

  • Clone this repo
  • Run flutter packages get
  • Run flutter run (remember open simulator or connect physical device, iOS auto run additional command pod install)

Big update

  • Jun, 4th, 2021 - Migrating to Flutter 2 and using Dart sound null safety
  • Oct, 2th, 2021 - Apply provider & restructure