pos_sdk 7.0.0 copy "pos_sdk: ^7.0.0" to clipboard
pos_sdk: ^7.0.0 copied to clipboard

PlatformAndroid
unlisted

The implementation of the pos_sdk, specific for v1.1.14 poslink reservation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pos_sdk

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

dependencies:
  pos_sdk: ^7.0.0

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:pos_sdk/pos_sdk.dart';
1
likes
140
points
50
downloads

Documentation

API reference

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

The implementation of the pos_sdk, specific for v1.1.14 poslink reservation.

Homepage

License

unknown (license)

Dependencies

dartz, flutter, littlefish_interfaces, plugin_platform_interface

More

Packages that depend on pos_sdk

Packages that implement pos_sdk