flutter_bluetooth_printer 2.17.1 copy "flutter_bluetooth_printer: ^2.17.1" to clipboard
flutter_bluetooth_printer: ^2.17.1 copied to clipboard

Image based printing for bluetooth thermal printer, support for iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bluetooth_printer
copied to clipboard

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

dependencies:
  flutter_bluetooth_printer: ^2.17.1
copied to clipboard

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:flutter_bluetooth_printer/flutter_bluetooth_printer.dart';
copied to clipboard
78
likes
120
points
1.99k
downloads

Publisher

verified publishermaseka.dev

Weekly Downloads

2024.09.27 - 2025.04.11

Image based printing for bluetooth thermal printer, support for iOS and Android.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_bluetooth_printer_macos, flutter_bluetooth_printer_platform_interface, flutter_bluetooth_printer_web, image, plugin_platform_interface

More

Packages that depend on flutter_bluetooth_printer