payu_bharatkosh_encryption_wrapper 1.0.0-alpha.1 copy "payu_bharatkosh_encryption_wrapper: ^1.0.0-alpha.1" to clipboard
payu_bharatkosh_encryption_wrapper: ^1.0.0-alpha.1 copied to clipboard

Flutter wrapper for BharatKosh encryption SDK that internally uses PayU CheckoutPro native SDKs for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payu_bharatkosh_encryption_wrapper

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

dependencies:
  payu_bharatkosh_encryption_wrapper: ^1.0.0-alpha.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:payu_bharatkosh_encryption_wrapper/payu_bharatkosh_encryption_wrapper.dart';
0
likes
145
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter wrapper for BharatKosh encryption SDK that internally uses PayU CheckoutPro native SDKs for Android and iOS.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on payu_bharatkosh_encryption_wrapper

Packages that implement payu_bharatkosh_encryption_wrapper