teya_pos_sdk 1.0.5 copy "teya_pos_sdk: ^1.0.5" to clipboard
teya_pos_sdk: ^1.0.5 copied to clipboard

Flutter plugin for Teya PosLink SDK (Android only)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teya_pos_sdk

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

dependencies:
  teya_pos_sdk: ^1.0.5

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:teya_pos_sdk/teya_pos_sdk.dart';
6
likes
160
points
14
downloads

Publisher

verified publisherkhizarrehman.com

Weekly Downloads

Flutter plugin for Teya PosLink SDK (Android only)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on teya_pos_sdk

Packages that implement teya_pos_sdk