escpos 5.0.2 copy "escpos: ^5.0.2" to clipboard
escpos: ^5.0.2 copied to clipboard

Dart library for ESC/POS with networking capability

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add escpos

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

dependencies:
  escpos: ^5.0.2

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:escpos/escpos.dart';
9
likes
90
pub points
61%
popularity

Publisher

verified publishercastawaylabs.com

Dart library for ESC/POS with networking capability

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, gbk_codec_nohtml, hex, image

More

Packages that depend on escpos