dgepay 1.0.0
dgepay: ^1.0.0 copied to clipboard
DGePay is the first licensed Payment System Operator (PSO) in Bangladesh from Bangladesh Bank for White Label Merchant Acquiring (WLMA). We are building the largest merchant payment network allowing s [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add dgepayThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
dgepay: ^1.0.0Alternatively, 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:dgepay/dgepay.dart';