x_printer_thermal_web 0.0.1 copy "x_printer_thermal_web: ^0.0.1" to clipboard
x_printer_thermal_web: ^0.0.1 copied to clipboard

Platformweb

A package for printing thermal receipts on web using USB.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_printer_thermal_web

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

dependencies:
  x_printer_thermal_web: ^0.0.1

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:x_printer_thermal_web/x_printer_thermal_web.dart';
0
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A package for printing thermal receipts on web using USB.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on x_printer_thermal_web

Packages that implement x_printer_thermal_web