telpo_flutter_sdk_v2 0.1.1 copy "telpo_flutter_sdk_v2: ^0.1.1" to clipboard
telpo_flutter_sdk_v2: ^0.1.1 copied to clipboard

A Flutter plugin for Telpo devices for handling connectivity and communication with the thermal printer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telpo_flutter_sdk_v2

With Flutter:

 $ flutter pub add telpo_flutter_sdk_v2

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

dependencies:
  telpo_flutter_sdk_v2: ^0.1.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:telpo_flutter_sdk_v2/telpo_flutter_sdk_v2.dart';
0
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Telpo devices for handling connectivity and communication with the thermal printer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on telpo_flutter_sdk_v2

Packages that implement telpo_flutter_sdk_v2