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

PlatformAndroid

This is a flutter plugin for Android integration with Viva Wallet POS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yjy_viva_wallet_pos

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

dependencies:
  yjy_viva_wallet_pos: ^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:yjy_viva_wallet_pos/viva_wallet_pos.dart';
1
likes
125
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

This is a flutter plugin for Android integration with Viva Wallet POS.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on yjy_viva_wallet_pos

Packages that implement yjy_viva_wallet_pos