v0.2.1
flutter_paypal
一個簡單但強大的 Flutter PayPal SDK。
77喜歡 1300近 30 天下載100Pub 分數
平台暫無資料
一個簡單但強大的 Flutter PayPal SDK。
{"sdk":"flutter"}^5.2.1^1.2.1^1.0.4^4.8.0^3.16.4^3.13.1{"sdk":"flutter"}^2.0.0以下為英文專案原文快照,最新內容請造訪 GitHub。
A simple but powerful Paypal SDK for flutter.
It utilizes Flutter Webview, to complete the payment process... "It's a Simple Spell But Quite Unbreakable".
After adding the package to your pubspec.yaml, make sure to import it
import 'package:flutter_paypal/flutter_paypal.dart';
You can checkout a simple illustration in the /example folder.