thermal_usb 0.0.1+4 copy "thermal_usb: ^0.0.1+4" to clipboard
thermal_usb: ^0.0.1+4 copied to clipboard

A plugin for printing to USB thermal printers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thermal_usb

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

dependencies:
  thermal_usb: ^0.0.1+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:thermal_usb/thermal_usb.dart';
0
likes
120
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for printing to USB thermal printers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js, plugin_platform_interface, web

More

Packages that depend on thermal_usb