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

Flutter payment SDK with native JWE encryption and native modal 3DS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pok_payments_flutter

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

dependencies:
  pok_payments_flutter: ^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:pok_payments_flutter/pok_payments_flutter.dart';
0
likes
140
points
99
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter payment SDK with native JWE encryption and native modal 3DS.

Repository (GitHub)

License

ISC (license)

Dependencies

dio, flutter, socket_io_client

More

Packages that depend on pok_payments_flutter

Packages that implement pok_payments_flutter