kiosk_utilities 0.0.3 copy "kiosk_utilities: ^0.0.3" to clipboard
kiosk_utilities: ^0.0.3 copied to clipboard

PlatformAndroid

A kiosk utilities plugin to print on kiosk's embedded printer. Currently supports Sunmi K2, K2 Pro, K2 Mini, and Telpo K10

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kiosk_utilities

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

dependencies:
  kiosk_utilities: ^0.0.3

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:kiosk_utilities/kiosk_utilities.dart';
0
likes
130
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A kiosk utilities plugin to print on kiosk's embedded printer. Currently supports Sunmi K2, K2 Pro, K2 Mini, and Telpo K10

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kiosk_utilities

Packages that implement kiosk_utilities