windows_printing 0.0.3 copy "windows_printing: ^0.0.3" to clipboard
windows_printing: ^0.0.3 copied to clipboard

Windows PDF file Printing plugin using PDFium https://pdfium.googlesource.com/pdfium.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_printing

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

dependencies:
  windows_printing: ^0.0.3

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:windows_printing/windows_printing.dart';
12
likes
40
pub points
0%
popularity

Publisher

verified publisherkahloun.online

Windows PDF file Printing plugin using PDFium https://pdfium.googlesource.com/pdfium.

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on windows_printing