This App will be using the Flutter framework. In order to run this app you'll need to have Flutter and Dart installed and set up.
To Run
- Open your terminal
- Navigate to the directory that contains
pubspec.yaml
- execute
flutter create .
- execute
flutter run