ntbp_plugin 2.0.0 copy "ntbp_plugin: ^2.0.0" to clipboard
ntbp_plugin: ^2.0.0 copied to clipboard

A comprehensive Flutter plugin for thermal Bluetooth label printing with advanced features including gap detection, precise positioning, and support for multiple label formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ntbp_plugin

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

dependencies:
  ntbp_plugin: ^2.0.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:ntbp_plugin/ntbp_plugin.dart';
1
likes
140
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin for thermal Bluetooth label printing with advanced features including gap detection, precise positioning, and support for multiple label formats.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on ntbp_plugin

Packages that implement ntbp_plugin