yalla_pay_sudan 1.0.2 copy "yalla_pay_sudan: ^1.0.2" to clipboard
yalla_pay_sudan: ^1.0.2 copied to clipboard

Flutter SDK for YallaPaySudan payment gateway. Supports one-time payments, subscriptions, webhook verification, and in-app WebView checkout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yalla_pay_sudan

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

dependencies:
  yalla_pay_sudan: ^1.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:yalla_pay_sudan/yalla_pay_sudan.dart';
1
likes
160
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for YallaPaySudan payment gateway. Supports one-time payments, subscriptions, webhook verification, and in-app WebView checkout.

Repository (GitHub)
View/report issues

Topics

#payment #payment-gateway #sudan #webview

License

MIT (license)

Dependencies

crypto, dio, equatable, flutter, webview_flutter

More

Packages that depend on yalla_pay_sudan