Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 596 Bytes

SAWO chat📱

A Flutter app with SAWO labs API integrated in it. Let this serve as an entry for SAWO LABS challenge in DeveloperDays Hackathon

Video link here

Download the release apk from here

Tech Stack

  1. Flutter + Firebase🔥
  2. SAWO API🔐
  3. Dart👨‍💻

Running the app

  1. First get all dependencies using the command flutter pub get
  2. To build the apk run the command flutter build apk --release