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

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 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 flutter pub get):

dependencies:
  pos_printer_kit_khmer: ^1.0.8

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: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
110
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

esc_pos_printer, esc_pos_utils, flutter, image

More

Packages that depend on pos_printer_kit_khmer