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

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

 $ dart pub add pos_sdk

With Flutter:

 $ flutter pub add pos_sdk

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

dependencies:
  pos_sdk: ^0.0.4

Alternatively, your editor might support dart pub get or 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
0
points
50
downloads

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

More

Packages that depend on pos_sdk

Packages that implement pos_sdk