flutter 支付宝支付

依赖

tobias: 1.6.0+1

aliPay(tmpData.payData).then((payResult) {
print("支付宝:"+payResult.toString());
}
}

你可能感兴趣的:(flutter 支付宝支付)