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

A Flutter package to easily convert HTML content into high-quality PDF documents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_html_to_pdf

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

dependencies:
  advanced_html_to_pdf: ^0.0.2

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:advanced_html_to_pdf/advanced_html_to_pdf.dart';
0
likes
150
points
58
downloads

Publisher

verified publisher1morecode.com

Weekly Downloads

A Flutter package to easily convert HTML content into high-quality PDF documents.

Repository (GitHub)
View/report issues

Topics

#pdf #html #converter #html-to-pdf #html-to-pdf-converter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, pdf, printing

More

Packages that depend on advanced_html_to_pdf