dpay_flutter 2.0.2 copy "dpay_flutter: ^2.0.2" to clipboard
dpay_flutter: ^2.0.2 copied to clipboard

Plugin to payment gateway integration from Durianpay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dpay_flutter

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

dependencies:
  dpay_flutter: ^2.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:dpay_flutter/dpay_flutter.dart';
1
likes
90
pub points
59%
popularity

Publisher

unverified uploader

Plugin to payment gateway integration from Durianpay.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

eventify, flutter, http, logger

More

Packages that depend on dpay_flutter