blovedream_printer 0.1.1 copy "blovedream_printer: ^0.1.1" to clipboard
blovedream_printer: ^0.1.1 copied to clipboard

PlatformAndroid

Flutter plugin for Blovedream (BLD) Android terminals with a built-in thermal / label printer. Wraps the OEM android.bld.PrintManager service via reflection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blovedream_printer

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

dependencies:
  blovedream_printer: ^0.1.1

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:blovedream_printer/blovedream_printer.dart';
0
likes
160
points
43
downloads

Documentation

API reference

Publisher

verified publisherpermanentinnovations.africa

Weekly Downloads

Flutter plugin for Blovedream (BLD) Android terminals with a built-in thermal / label printer. Wraps the OEM android.bld.PrintManager service via reflection.

Homepage
Repository (GitHub)
View/report issues

Topics

#thermal-printer #label-printer #blovedream #escpos #android

License

MIT (license)

Dependencies

flutter

More

Packages that depend on blovedream_printer

Packages that implement blovedream_printer