neworion_pdf_editor 0.0.2 copy "neworion_pdf_editor: ^0.0.2" to clipboard
neworion_pdf_editor: ^0.0.2 copied to clipboard

discontinued

A lightweight, feature-rich PDF editing toolkit for Flutter. Supports text, drawing, image addition, and annotations.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.2 - 2025-04-18 #

Fixed #

  • Drawing History: Fixed a bug related to saving and recalling drawing annotations, ensuring that the drawing state is correctly restored across sessions.
  • Undo/Redo Bug: Addressed a bug where undo/redo functionality for annotations would sometimes fail under specific conditions.

Documentation #

  • Updated Documentation: Clarified usage examples and added detailed comments in the codebase for better maintainability and ease of use.
  • Changelog Update: This entry for version 0.0.2 has been added to provide detailed release notes.

0.0.1 - 2025-04-10 #

🎉 Initial release!

  • PDF Editing Features: Introduced the ability to add and edit text boxes with resizing and repositioning.
  • Freehand Drawing: Added freehand drawing with full undo/redo support.
  • Image Insertion: Users can insert images into PDFs and manipulate their position and size.
  • Annotations: Support for highlight and underline annotations with color customization.
  • Interactive Toolbar: Dynamic toolbar for switching between drawing, text, annotation, and image modes.
  • Full PDF Saving: Users can save their edits back to a new PDF file, with all modifications, including text, drawings, and annotations.
  • Multi-page Support: Full support for multi-page PDFs with navigation and page-wise editing.
7
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, feature-rich PDF editing toolkit for Flutter. Supports text, drawing, image addition, and annotations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_colorpicker, flutter_drawing_board, image_picker, open_file, path_provider, syncfusion_flutter_pdf, syncfusion_flutter_pdfviewer

More

Packages that depend on neworion_pdf_editor