pos_printer_kit_khmer 1.0.3 copy "pos_printer_kit_khmer: ^1.0.3" to clipboard
pos_printer_kit_khmer: ^1.0.3 copied to clipboard

retracted

A Flutter library for printing receipts in Khmer using ESC/POS-compatible thermal printers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pos_printer_kit_khmer

With Flutter:

 $ flutter pub add pos_printer_kit_khmer

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

dependencies:
  pos_printer_kit_khmer: ^1.0.3

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:pos_printer_kit_khmer/main.dart';
import 'package:pos_printer_kit_khmer/pages/home_page.dart';
import 'package:pos_printer_kit_khmer/services/printer_service.dart';
1
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for printing receipts in Khmer using ESC/POS-compatible thermal printers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

esc_pos_printer, esc_pos_utils, flutter, image

More

Packages that depend on pos_printer_kit_khmer