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

PlatformAndroid

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.9

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
110
pub points
21%
popularity

Publisher

verified publisherrafaeljustino.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, image, path_provider, pdf, permission_handler, printing

More

Packages that depend on sewoo_printer