Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1001 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 1001 Bytes

Superalgos P2P Mobile App

Trading Intelligence Network

Getting Started

How to watch/build autogenerated files

$ flutter packages pub run build_runner build   # to build
$ flutter packages pub run build_runner watch   # to watch

How to run the app

$ flutter pub get packages
$ flutter packages pub run build_runner build
$ flutter run

Below you can find a few useful resources for getting started with this project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. "# superalgos-mobile"