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

PlatformAndroid

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

git# posz92printer

flutter project for printing on pos z91 & z92 printer

Getting Started #

you can use this plugin to print on pos z91 & z92 printer

Usage #

import 'package:posz92printer/posz92printer.dart';

// To print text Posz92printer.printText("Hello World");

// To print image Posz92printer.printImage("path/to/image");

// To print qr code Posz92printer.printQrCode("Hello World");

// To print barcode Posz92printer.printBarcode("Hello World");

3
likes
130
pub points
53%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on posz92printer