flutter_receipt_printer 1.0.0 copy "flutter_receipt_printer: ^1.0.0" to clipboard
flutter_receipt_printer: ^1.0.0 copied to clipboard

PlatformAndroid

A modern Bluetooth thermal printer plugin for Flutter. Supports ESC/POS receipts, TSC labels, QR codes, barcodes, and Unicode on Android, iOS, macOS, Windows & Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_receipt_printer

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

dependencies:
  flutter_receipt_printer: ^1.0.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:flutter_receipt_printer/flutter_receipt_printer.dart';
0
likes
140
points
99
downloads

Publisher

verified publishersnippetcoder.com

Weekly Downloads

A modern Bluetooth thermal printer plugin for Flutter. Supports ESC/POS receipts, TSC labels, QR codes, barcodes, and Unicode on Android, iOS, macOS, Windows & Linux.

Homepage
Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_blue_plus, flutter_bluetooth_serial, permission_handler, shared_preferences

More

Packages that depend on flutter_receipt_printer