add prototype of selection mode, span up dashed rectangle
Notes
A FOSS alternative for taking handwritten notes on Android. Note that this project is still in an early development stage and far away to be seen as stable.
Features
- Paged view
- saving to a file
- deleting strokes
- highlight with marker
- export as pdf
Getting Started
- check out the project
git clone https://gitlab.heili.eu/lukas/notes.git
- get flutter dependencies
flutter pub get
- build apk
flutter build apk --target-platform android-arm64
now you have built your apk at ./build/app/outputs/apk/release/app-release.apk
Contribution
Any contribution is appreciated. Feel free to open an issue or a pull request if you found a bug.
Description
Languages
Dart
81.8%
CMake
11.3%
C++
5.3%
C
0.9%
Swift
0.5%
Other
0.2%