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

outdated

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.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:escpos/escpos.dart';
9
likes
0
points
21
downloads

Publisher

verified publishercastawaylabs.com

Weekly Downloads

Dart library for ESC/POS with networking capability

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, gbk_codec_nohtml, hex, image

More

Packages that depend on escpos