brother_native_print 0.6.0 copy "brother_native_print: ^0.6.0" to clipboard
brother_native_print: ^0.6.0 copied to clipboard

Flutter plugin to print images and PDFs to Brother label and mobile printers (RJ and QL series) over Wi-Fi, Bluetooth (BLE) and USB on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brother_native_print

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

dependencies:
  brother_native_print: ^0.6.0

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:brother_native_print/brother_native_print.dart';
2
likes
160
points
286
downloads

Documentation

API reference

Publisher

verified publishertekny.eu

Weekly Downloads

Flutter plugin to print images and PDFs to Brother label and mobile printers (RJ and QL series) over Wi-Fi, Bluetooth (BLE) and USB on Android.

Repository (GitHub)
View/report issues
Contributing

Topics

#printing #printer #brother #bluetooth #label-printer

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on brother_native_print

Packages that implement brother_native_print