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
SAWO_Chat.mp4
- Flutter + Firebase🔥
- SAWO API🔐
- Dart👨💻
- First get all dependencies using the command
flutter pub get
- To build the apk run the command
flutter build apk --release