molpay_mobile_xdk_flutter_beta 0.29.1
molpay_mobile_xdk_flutter_beta: ^0.29.1 copied to clipboard
MOLPay mobile payment for Flutter (BETA)
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add molpay_mobile_xdk_flutter_betaThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
molpay_mobile_xdk_flutter_beta: ^0.29.1Alternatively, 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:molpay_mobile_xdk_flutter_beta/molpay_mobile_xdk_flutter_beta.dart';