sewoo_printer 0.0.5 copy "sewoo_printer: ^0.0.5" to clipboard
sewoo_printer: ^0.0.5 copied to clipboard

outdated

A Flutter plugin to print price tags on Sewoo LK-P12 CPCL Printer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sewoo_printer

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

dependencies:
  sewoo_printer: ^0.0.5

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:sewoo_printer/sewoo_printer.dart';
2
likes
0
points
9
downloads

Publisher

verified publisherrafaeljustino.com

Weekly Downloads

A Flutter plugin to print price tags on Sewoo LK-P12 CPCL Printer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image, path_provider, pdf, permission_handler, printing

More

Packages that depend on sewoo_printer

Packages that implement sewoo_printer