/Notes

Primary LanguageC++

Notes

This repository is a simple note taking app which works as shown from this video

Tech Stack

Flutter

Prerequisites

Flutter SDK and a editor like Android Studio or VS code.

How to run

  1. Fork this repository
  2. Navigate to the forked repository then clone it.
  3. If you are using Android studio, run pub get by opening the pubspec.yaml file. Otherwise, pub get from the terminal at the root project folder.
  4. Once that is done, you can open your emulator(does not come pre-installed) or connect your physical device and then click on run or run pub get

Maintained by: Nigel Dias