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

PlatformAndroid

A unified Flutter plugin for POS terminal printers. Supports Positivo (L3, L400), PAX, Gertec, Ingenico and more through a single, clean API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pos_printer_unity

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

dependencies:
  pos_printer_unity: ^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:pos_printer_unity/pos_printer_unity.dart';
4
likes
160
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A unified Flutter plugin for POS terminal printers. Supports Positivo (L3, L400), PAX, Gertec, Ingenico and more through a single, clean API.

Repository (GitHub)
View/report issues
Contributing

Topics

#printer #pos #thermal-printer #android

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pos_printer_unity

Packages that implement pos_printer_unity