b4u_pos_sdk 0.0.1 copy "b4u_pos_sdk: ^0.0.1" to clipboard
b4u_pos_sdk: ^0.0.1 copied to clipboard

outdated

B4U POS SDk for Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add b4u_pos_sdk

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

dependencies:
  b4u_pos_sdk: ^0.0.1

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:b4u_pos_sdk/b4u_pos_sdk.dart';
0
likes
110
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

B4U POS SDk for Android

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, uuid

More

Packages that depend on b4u_pos_sdk

Packages that implement b4u_pos_sdk