epson_usb_printer 1.0.4 copy "epson_usb_printer: ^1.0.4" to clipboard
epson_usb_printer: ^1.0.4 copied to clipboard

This plugin allows to print receipts using epson dot matrix printer also provide epson utils to create print receipt more easier

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add epson_usb_printer

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

dependencies:
  epson_usb_printer: ^1.0.4

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:epson_usb_printer/epson_usb_printer.dart';
0
likes
50
points
57
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This plugin allows to print receipts using epson dot matrix printer also provide epson utils to create print receipt more easier

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter, win32

More

Packages that depend on epson_usb_printer

Packages that implement epson_usb_printer