visualpdf 1.8.5 copy "visualpdf: ^1.8.5" to clipboard
visualpdf: ^1.8.5 copied to clipboard

A visual Flutter PDF report designer and runtime for JSON-driven invoices, templates, tables, barcodes, headers, footers, and printing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add visualpdf

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  visualpdf: ^1.8.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:visualpdf/visualpdf.dart';
1
likes
140
points
538
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A visual Flutter PDF report designer and runtime for JSON-driven invoices, templates, tables, barcodes, headers, footers, and printing.

Homepage

Topics

#pdf #reports #invoices #templates #printing

License

MIT (license)

Dependencies

barcode, file_picker, flutter, flutter_localizations, pdf, printing

More

Packages that depend on visualpdf