esp_pos_printer_th 0.0.1 copy "esp_pos_printer_th: ^0.0.1" to clipboard
esp_pos_printer_th: ^0.0.1 copied to clipboard

unlisted

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add esp_pos_printer_th
copied to clipboard

With Flutter:

 $ flutter pub add esp_pos_printer_th
copied to clipboard

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

dependencies:
  esp_pos_printer_th: ^0.0.1
copied to clipboard

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

Import it

Now in your Dart code, you can use:

import 'package:esp_pos_printer_th/esp_pos_printer_th.dart';
copied to clipboard
0
likes
0
points
42
downloads

Publisher

verified publisherteeyai.in.th

Weekly Downloads

2024.06.25 - 2025.01.07

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

charset_converter, esc_pos_utils_plus, flutter, image

More

Packages that depend on esp_pos_printer_th