pdf_kit_editor 0.1.2
pdf_kit_editor: ^0.1.2 copied to clipboard
A powerful visual PDF template builder for Flutter. Create receipts, documents, and reports with a drag-and-drop-like experience, supporting custom layouts, Google Fonts, and dynamic data.
0.1.2 #
- Moved full example into
example/lib/main.dartfor better pub.dev display.
0.1.1 #
- Added
example/lib/example.dartfor better pub.dev example page display.
0.1.0 #
- Initial release of
pdf_kit. - Core PDF generation logic using
pdfpackage. - Support for
PdfTemplatewith various elements: Text, Barcode (QR), Image, Table, Space, Divider. - Custom layout support (A4, A5, Roll, Custom).
- Google Fonts integration.
- Example app with full-featured visual editor and state persistence.
- Responsive mobile/desktop UI.