mf_bluetooth_printer 1.0.5 copy "mf_bluetooth_printer: ^1.0.5" to clipboard
mf_bluetooth_printer: ^1.0.5 copied to clipboard

A Flutter package for MF Bluetooth Printer — print receipts to Bluetooth thermal printers via ESC/POS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mf_bluetooth_printer

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

dependencies:
  mf_bluetooth_printer: ^1.0.5

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:mf_bluetooth_printer/mf_bluetooth_printer.dart';
2
likes
145
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for MF Bluetooth Printer — print receipts to Bluetooth thermal printers via ESC/POS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_blue_plus, image, intl, permission_handler

More

Packages that depend on mf_bluetooth_printer