Skip to content

getquantsphere/quantsphere-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end (QuantSphere)

This is a Flutter project for building a cross-platform mobile application.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

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

Installing

A step by step series that tells you how to get a development environment running:

  1. Clone the repository
    git clone https://github.com/getquantsphere/quantsphere-app
    
  2. Get the dependencies
    flutter pub get
    
  3. Run the app
    flutter run
    

Built With

  • Flutter - The mobile app SDK used
  • Dart - The programming language used