pdf_annotations 1.0.0
pdf_annotations: ^1.0.0 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 #
- upgraded dependencies, including
flutter_pdfviewto non-beta version. - removed generate_all_pigeons shell script and replaced it with tool/generate.dart to generate the pigeon api, reformat it to meet pana requirements, and remove the meta dependency.
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.