fp_bt_printer 0.0.3 copy "fp_bt_printer: ^0.0.3" to clipboard
fp_bt_printer: ^0.0.3 copied to clipboard

PlatformAndroid

printing receipts on bluetooth thermal printers (android only).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fp_bt_printer

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

dependencies:
  fp_bt_printer: ^0.0.3

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:fp_bt_printer/fp_bt_printer.dart';
22
likes
140
points
573
downloads

Publisher

unverified uploader

Weekly Downloads

printing receipts on bluetooth thermal printers (android only).

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_bluetooth_serial

More

Packages that depend on fp_bt_printer