healthrian_printer_support 1.0.14 copy "healthrian_printer_support: ^1.0.14" to clipboard
healthrian_printer_support: ^1.0.14 copied to clipboard

PlatformAndroid
unlisted

This library for printing via USB on PCL-m printers (e.g., HP printers).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add healthrian_printer_support

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

dependencies:
  healthrian_printer_support: ^1.0.14

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:healthrian_printer_support/healthrian_printer_support.dart';
1
likes
130
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This library for printing via USB on PCL-m printers (e.g., HP printers).

Repository (GitHub)

License

MIT (license)

Dependencies

archive, flutter, image, pdfx, plugin_platform_interface

More

Packages that depend on healthrian_printer_support

Packages that implement healthrian_printer_support