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

Thermal Printer utility for both Sunmi K2 and K2 Mini.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add k2_printer

With Flutter:

 $ flutter pub add k2_printer

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

dependencies:
  k2_printer: ^0.0.9

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:k2_printer/k2_printer.dart';
3
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Thermal Printer utility for both Sunmi K2 and K2 Mini.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, stream_channel

More

Packages that depend on k2_printer

Packages that implement k2_printer