Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 717 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 717 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

Video Demo

SAWO_Chat.mp4

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