Trading Intelligence Network
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:
- Lab: Write your first Flutter app
- Cookbook: Useful Flutter samples
- Riverpod: A Reactive State-Management and Dependency Injection Framework
- auto_route: Flutter navigation package
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"