payrogen_sdk 0.4.19 copy "payrogen_sdk: ^0.4.19" to clipboard
payrogen_sdk: ^0.4.19 copied to clipboard

Non-custodial payment gateway SDK for Flutter. Wallet creation, split payments, escrow, card payments (Apple Pay, Google Pay), and Stablecoin crypto checkout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payrogen_sdk

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

dependencies:
  payrogen_sdk: ^0.4.19

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:payrogen_sdk/payrogen_sdk.dart';
3
likes
160
points
1.14k
downloads

Documentation

Documentation
API reference

Publisher

verified publisherpayrogen.com

Weekly Downloads

Non-custodial payment gateway SDK for Flutter. Wallet creation, split payments, escrow, card payments (Apple Pay, Google Pay), and Stablecoin crypto checkout.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #stablecoin #escrow #wallet #crypto

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, http, pinenacl, pointycastle, qr_flutter, url_launcher, uuid

More

Packages that depend on payrogen_sdk