samsungpay 0.0.5 copy "samsungpay: ^0.0.5" to clipboard
samsungpay: ^0.0.5 copied to clipboard

PlatformAndroid

you can call the native code in android to load samsung in-app payment gateway.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add samsungpay

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

dependencies:
  samsungpay: ^0.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:samsungpay/samsungpay.dart';
6
likes
110
pub points
44%
popularity

Publisher

unverified uploader

you can call the native code in android to load samsung in-app payment gateway.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on samsungpay