Lines is a cross-platform notes app
- Clone the repo:
git clone https://github.com/atomi19/lines.git- Navigate to the project directory:
cd lines- Get dependencies:
flutter pub get- Database setup (this will generate database.g.dart):
dart run build_runner build
- Run the project on Linux, Windows or macOS
flutter run
This project is licensed under the MIT License
