drago_blue_printer 0.0.4 copy "drago_blue_printer: ^0.0.4" to clipboard
drago_blue_printer: ^0.0.4 copied to clipboard

A Flutter plugin for connecting to thermal printer via bluetooth

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drago_blue_printer

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

dependencies:
  drago_blue_printer: ^0.0.4

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:drago_blue_printer/drago_blue_printer.dart';
9
likes
130
pub points
59%
popularity

Publisher

unverified uploader

A Flutter plugin for connecting to thermal printer via bluetooth

Repository (GitHub)
View/report issues

Documentation

API reference

License

CPL-1.0 (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on drago_blue_printer