t6_pos_sdk 0.0.2 copy "t6_pos_sdk: ^0.0.2" to clipboard
t6_pos_sdk: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin for the Topwise T6 POS device SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add t6_pos_sdk

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

dependencies:
  t6_pos_sdk: ^0.0.2

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for the Topwise T6 POS device SDK.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on t6_pos_sdk

Packages that implement t6_pos_sdk