create a signature on pdf page https://pdf-signature-latest.onrender.com/
Go to file
insleker 5b0b9d2a02 feat: output other pages which are not signed 2025-08-27 16:27:58 +08:00
.idea feat: flutter create project 2025-08-27 11:19:15 +08:00
android feat: flutter create project 2025-08-27 11:19:15 +08:00
docs feat: output other pages which are not signed 2025-08-27 16:27:58 +08:00
ios feat: flutter create project 2025-08-27 11:19:15 +08:00
lib feat: output other pages which are not signed 2025-08-27 16:27:58 +08:00
linux feat: flutter create project 2025-08-27 11:19:15 +08:00
macos feat: flutter create project 2025-08-27 11:19:15 +08:00
test feat: output other pages which are not signed 2025-08-27 16:27:58 +08:00
web feat: flutter create project 2025-08-27 11:19:15 +08:00
windows feat: flutter create project 2025-08-27 11:19:15 +08:00
.gitignore feat: add open pdf file, open signature picture 2025-08-27 14:42:51 +08:00
.metadata feat: flutter create project 2025-08-27 11:19:15 +08:00
LICENSE Initial commit 2025-08-27 11:08:16 +08:00
README.md feat: output other pages which are not signed 2025-08-27 16:27:58 +08:00
analysis_options.yaml feat: flutter create project 2025-08-27 11:19:15 +08:00
pdf_signature.iml feat: flutter create project 2025-08-27 11:19:15 +08:00
pubspec.yaml feat: output other pages which are not signed 2025-08-27 16:27:58 +08:00

README.md

pdf_signature

A GUI app to create a signature on PDF page interactively.

Features

checkout docs/FRs.md

Build

flutter pub get
flutter run

flutter test

flutter build