bixolon_printer 0.0.3 copy "bixolon_printer: ^0.0.3" to clipboard
bixolon_printer: ^0.0.3 copied to clipboard

A Flutter plugin that provides seamless integration with Bixolon Bluetooth printers using Method Channels. Easily initialize the SDK, connect via Bluetooth, and print images using simple, developer-fr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bixolon_printer

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

dependencies:
  bixolon_printer: ^0.0.3

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:bixolon_printer/bixolon_printer.dart';
14
likes
145
points
228
downloads

Publisher

verified publisheritechnolabs.tech

Weekly Downloads

A Flutter plugin that provides seamless integration with Bixolon Bluetooth printers using Method Channels. Easily initialize the SDK, connect via Bluetooth, and print images using simple, developer-friendly APIs.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bixolon_printer

Packages that implement bixolon_printer