epson_usb_printer 1.0.0 copy "epson_usb_printer: ^1.0.0" to clipboard
epson_usb_printer: ^1.0.0 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 Dart:

 $ dart pub add epson_usb_printer

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

dependencies:
  epson_usb_printer: ^1.0.0

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

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

unknown (license)

Dependencies

ffi, flutter, win32

More

Packages that depend on epson_usb_printer

Packages that implement epson_usb_printer