pdf_marks 0.0.1
pdf_marks: ^0.0.1 copied to clipboard
A Flutter package for viewing and annotating PDF documents with drawing, notes, shapes, and highlights.
0.0.1 #
- Initial release of PDF Marks
- Support for viewing PDF documents using pdfx package
- Freehand drawing annotations with customizable colors and stroke widths
- Text note annotations with sticky note-style interface
- Shape annotations (rectangles, circles, arrows, lines)
- Highlight annotations with semi-transparent overlays
- Interactive selection and editing of annotations
- Export/import annotations as JSON
- Page-specific annotation storage
- Material Design toolbar with mode switching
- Automatic mode switching between view and annotation modes