pdf_annotations 1.0.0-beta.4
pdf_annotations: ^1.0.0-beta.4 copied to clipboard
A plugin that enables adding text and freehand annotations to existing pdfs through a configurable widget. No subscriptions needed.
1.0.0-beta.4 #
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
- Migrates to built-in Kotlin
- Added SPM support
1.0.0-beta.3 #
- Updated flutter_pdfview dependency.
1.0.0-beta.2 #
- Updated read me and description.
1.0.0-beta.1 #
- Initial release with
PdfAnnotationsViewwidget. - Support for freehand drawing (Pen, Highlighter).
- Correct text annotation support with custom fonts and sizes.
- Undo/Redo capabilities.
- Controller for programmatic interaction.
- Save annotations state in JSON or merge back to PDF.