srag_printer 0.1.1 copy "srag_printer: ^0.1.1" to clipboard
srag_printer: ^0.1.1 copied to clipboard

PlatformAndroid

Flexible Flutter thermal printing package for PDF widgets, PDFs, and image frames over network, USB, and Bluetooth.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add srag_printer

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

dependencies:
  srag_printer: ^0.1.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:srag_printer/srag_printer.dart';
3
likes
145
points
138
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flexible Flutter thermal printing package for PDF widgets, PDFs, and image frames over network, USB, and Bluetooth.

Repository (GitHub)
View/report issues

Topics

#printer #thermal-printer #esc-pos #receipt #bluetooth

License

MIT (license)

Dependencies

esc_pos_utils_plus, ffi, flutter, flutter_blue_plus, image, pdf, pdfx, usb_serial

More

Packages that depend on srag_printer