bluetooth_printers 2.0.1+2 copy "bluetooth_printers: ^2.0.1+2" to clipboard
bluetooth_printers: ^2.0.1+2 copied to clipboard

discontinued
outdated

A new flutter plugin project connect to bluetooth thermal printer (Gprinter).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetooth_printers

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

dependencies:
  bluetooth_printers: ^2.0.1+2

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:bluetooth_printers/bluetooth_printers.dart';
3
likes
125
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter plugin project connect to bluetooth thermal printer (Gprinter).

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

async, flutter, json_annotation, rxdart, shelf, source_span, test_api

More

Packages that depend on bluetooth_printers