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

outdated

flutter plugin for z92 & z91 pos printer you can print text, image, barcode, qrcode, and cut paper

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add posz92printer

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

dependencies:
  posz92printer: ^1.0.0

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:posz92printer/posz92printer.dart';
4
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

flutter plugin for z92 & z91 pos printer you can print text, image, barcode, qrcode, and cut paper

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on posz92printer

Packages that implement posz92printer