visualpdf 1.1.0
visualpdf: ^1.1.0 copied to clipboard
A visual Flutter PDF report designer and runtime for JSON-driven invoices, templates, tables, barcodes, headers, footers, and printing.
1.1.0 #
- Added Android and iOS as supported package platforms.
- Added a responsive phone and tablet editor with slide-out element and property drawers.
- Added a compact mobile runtime toolbar for loading VPS/JSON files and printing.
- The A4 editor canvas now fits both the available width and height and keeps pinch-to-zoom and panning enabled on touch devices.
- Added mobile integration documentation and widget coverage for compact layouts.
1.0.2 #
- Added full-size screenshots directly to the README so they remain visible on narrow pub.dev layouts where the screenshot sidebar is hidden.
1.0.1 #
- Removed unsupported relative image embeds from the Pub.dev README.
- Kept the official Pub.dev screenshot gallery and package thumbnail metadata.
1.0.0 #
Initial public release.
- Visual A4 report and invoice designer.
- JSON data binding with automatically discovered fields.
- Portable
.vpstemplate format. - Text, data fields, rectangles, horizontal and vertical lines.
- Configurable tables with headers, formatting, totals, taxes, discounts, and SUM, COUNT, AVERAGE, MIN, and MAX aggregate functions.
- PNG, JPEG, and WebP image embedding.
- QR, EAN-13, and EAN-8 code elements.
- Header and footer regions with adjustable heights.
- Page number, page count, date, and time system fields.
- Print colors, text alignment, and PDF-safe fonts.
- Dedicated read-only runtime and print mode.
- macOS printing and user-selected file entitlements.