flutter_niimbot 0.1.0-dev.12 copy "flutter_niimbot: ^0.1.0-dev.12" to clipboard
flutter_niimbot: ^0.1.0-dev.12 copied to clipboard

An unofficial Flutter package for rendering and printing labels with NIIMBOT Bluetooth label printers. Currently supports D11H only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_niimbot

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

dependencies:
  flutter_niimbot: ^0.1.0-dev.12

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_niimbot/niimbot.dart';
import 'package:flutter_niimbot/niimbot_research.dart';
0
likes
120
points
66
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An unofficial Flutter package for rendering and printing labels with NIIMBOT Bluetooth label printers. Currently supports D11H only.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #label-printer #niimbot

License

MIT (license)

Dependencies

flutter, flutter_reactive_ble

More

Packages that depend on flutter_niimbot