telpo_m8 0.0.5 copy "telpo_m8: ^0.0.5" to clipboard
telpo_m8: ^0.0.5 copied to clipboard

A Flutter plugin for interacting with Telpo M8 devices, allowing for operations such as displaying images on LCD, generating QR codes, and printing with a thermal printer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telpo_m8

With Flutter:

 $ flutter pub add telpo_m8

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

dependencies:
  telpo_m8: ^0.0.5

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:telpo_m8/telpo_m8.dart';
2
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for interacting with Telpo M8 devices, allowing for operations such as displaying images on LCD, generating QR codes, and printing with a thermal printer.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, image, plugin_platform_interface

More

Packages that depend on telpo_m8

Packages that implement telpo_m8