Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.04 KB

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