flutter_pdf_printer 1.0.0 copy "flutter_pdf_printer: ^1.0.0" to clipboard
flutter_pdf_printer: ^1.0.0 copied to clipboard

outdated

Print PDF Files

flutter_pdf_printer #

A simple PDF printer for Android and iOS.

Currently only works with PDFs.

How to use #

Add

flutter_pdf_printer: ^1.0.0

to your pubspec.yml

Then Call

   FlutterPdfPrinter.print("path/to/file.pdf");

This will call the platform channel and will display the pdf file to be printed!

Check out the example for a sample of how to use this library!

6
likes
0
pub points
52%
popularity

Publisher

unverified uploader

Print PDF Files

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_pdf_printer