This is a Flutter project for building a cross-platform mobile application.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Flutter SDK
- An IDE (Android Studio/VS Code)
- Any emulator/physical device
A step by step series that tells you how to get a development environment running:
- Clone the repository
git clone https://github.com/getquantsphere/quantsphere-app
- Get the dependencies
flutter pub get
- Run the app
flutter run