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
- Fork this repository
- Navigate to the forked repository then clone it.
- 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.
- 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