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

PlatformAndroid

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 Flutter:

 $ flutter pub add telpo_flutter_sdk

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

dependencies:
  telpo_flutter_sdk: ^0.1.1

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:telpo_flutter_sdk/telpo_flutter_sdk.dart';
14
likes
140
pub points
60%
popularity

Publisher

verified publisheraljan.me

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on telpo_flutter_sdk