Your personalized opinion trading application.
Alpha
- Link
Please find the apk from the artifacts of build_apk workflow
Technology | Official Link |
---|---|
Flutter | https://flutter.dev |
Firebase | https://firebase.google.com |
Icons | https://icon.kitchen |
- Install all the dependencies from the
pubspec.yaml
file - cd into the
lib
folder - Setup an emulator from your desktop or use MIDI USB option on your mobile
- Hit
Flutter run
from the terminal