esc_pos_dart 1.0.2 copy "esc_pos_dart: ^1.0.2" to clipboard
esc_pos_dart: ^1.0.2 copied to clipboard

ESC/POS thermal WiFi printer support for Dart (non-Flutter dependent).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add esc_pos_dart

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

dependencies:
  esc_pos_dart: ^1.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:esc_pos_dart/esc_pos_dart.dart';
5
likes
0
pub points
74%
popularity

Publisher

unverified uploader

ESC/POS thermal WiFi printer support for Dart (non-Flutter dependent).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, gbk_codec, hex, image, resource_portable

More

Packages that depend on esc_pos_dart