yjy_esc_pos_printer 4.1.0 copy "yjy_esc_pos_printer: ^4.1.0" to clipboard
yjy_esc_pos_printer: ^4.1.0 copied to clipboard

The library allows to print receipts using an ESC/POS thermal WiFi printer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yjy_esc_pos_printer

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

dependencies:
  yjy_esc_pos_printer: ^4.1.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:yjy_esc_pos_printer/esc_pos_printer.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

The library allows to print receipts using an ESC/POS thermal WiFi printer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

charset_converter, flutter, image, yjy_esc_pos_utils

More

Packages that depend on yjy_esc_pos_printer