drago_blue_printer 0.0.5 copy "drago_blue_printer: ^0.0.5" to clipboard
drago_blue_printer: ^0.0.5 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.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:drago_blue_printer/drago_blue_printer.dart';
9
likes
130
points
224
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for connecting to thermal printer via bluetooth

Repository (GitHub)

Documentation

API reference

License

CPL-1.0 (license)

Dependencies

flutter, permission_handler

More

Packages that depend on drago_blue_printer