bluetooth_printer 0.0.16 copy "bluetooth_printer: ^0.0.16" to clipboard
bluetooth_printer: ^0.0.16 copied to clipboard

A new Flutter plugin for Android to use bluetooth print.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetooth_printer

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

dependencies:
  bluetooth_printer: ^0.0.16

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:bluetooth_printer/bluetooth_printer.dart';
2
likes
30
pub points
45%
popularity

Publisher

unverified uploader

A new Flutter plugin for Android to use bluetooth print.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on bluetooth_printer