319 B
319 B
pdf_signature
A GUI app to create a signature on PDF page interactively.
Features
checkout docs/FRs.md
Build
flutter pub get
# flutter run build_runner build --delete-conflicting-outputs
# run the app
flutter run
# run unit tests and widget tests
flutter test
flutter build