pos_printer_bridge 0.1.0 copy "pos_printer_bridge: ^0.1.0" to clipboard
pos_printer_bridge: ^0.1.0 copied to clipboard

PlatformAndroid

Manda byte a una stampante termica da Flutter - trasporto TCP in Dart puro e trasporto USB via platform channel verso Kotlin, con gli stati della stampante su un flusso.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pos_printer_bridge

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

dependencies:
  pos_printer_bridge: ^0.1.0

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:pos_printer_bridge/pos_printer_bridge.dart';
0
likes
160
points
80
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Manda byte a una stampante termica da Flutter - trasporto TCP in Dart puro e trasporto USB via platform channel verso Kotlin, con gli stati della stampante su un flusso.

Repository (GitHub)
View/report issues

Topics

#escpos #printer #usb #pos #thermal-printer

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pos_printer_bridge

Packages that implement pos_printer_bridge