visualpdf 1.7.0 copy "visualpdf: ^1.7.0" to clipboard
visualpdf: ^1.7.0 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 Dart:

 $ dart pub add visualpdf

With Flutter:

 $ flutter pub add visualpdf

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

dependencies:
  visualpdf: ^1.7.0

Alternatively, your editor might support dart pub get or 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
0
points
538
downloads

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

unknown (license)

Dependencies

barcode, file_picker, flutter, flutter_localizations, pdf, printing

More

Packages that depend on visualpdf