blue_thermal_printer 0.0.1 copy "blue_thermal_printer: ^0.0.1" to clipboard
blue_thermal_printer: ^0.0.1 copied to clipboard

outdated

A new Flutter plugin for connecting to thermal printer vie bluetooth

blue_thermal_printer #

A new Flutter plugin for connecting to thermal printer via bluetooth (Android Only), this plugin is still under development

Getting Started #

  1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies: blue_thermal_printer: ^0.0.1

  1. Install it

You can install packages from the command line:

with Flutter:

$ flutter packages get

Alternatively, your editor might support flutter packages get. Check the docs for your editor to learn more. 3. Import it

Now in your Dart code, you can use:

import 'package:blue_thermal_printer/blue_thermal_printer.dart';

285
likes
30
points
7.14k
downloads

Publisher

verified publisherkakzaki.dev

Weekly Downloads

A new Flutter plugin for connecting to thermal printer vie bluetooth

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on blue_thermal_printer

Packages that implement blue_thermal_printer