x_printer 0.0.7 copy "x_printer: ^0.0.7" to clipboard
x_printer: ^0.0.7 copied to clipboard

With this plugin you can connect to POS printers and print text, images, qrcode and barcode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_printer

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

dependencies:
  x_printer: ^0.0.7

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:x_printer/x_printer.dart';
7
likes
160
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

With this plugin you can connect to POS printers and print text, images, qrcode and barcode.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on x_printer