html_to_pdf_plus 1.0.6 copy "html_to_pdf_plus: ^1.0.6" to clipboard
html_to_pdf_plus: ^1.0.6 copied to clipboard

Flutter plugin for generating PDF documents from HTML code templates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add html_to_pdf_plus

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

dependencies:
  html_to_pdf_plus: ^1.0.6

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:html_to_pdf_plus/html_to_pdf_plus.dart';
17
likes
150
points
1.88k
downloads

Publisher

verified publisherkhizarrehman.com

Weekly Downloads

Flutter plugin for generating PDF documents from HTML code templates

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on html_to_pdf_plus