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

Plugin Flutter para impressão térmica via Bluetooth com suporte moderno ao Android 12+.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blue_thermal_mais

With Flutter:

 $ flutter pub add blue_thermal_mais

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

dependencies:
  blue_thermal_mais: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:blue_thermal_mais/blue_thermal_mais.dart';
1
likes
0
points
201
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin Flutter para impressão térmica via Bluetooth com suporte moderno ao Android 12+.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on blue_thermal_mais

Packages that implement blue_thermal_mais