v0.2.1
flutter_paypal
플러터용 간단하지만 강력한 PayPal SDK입니다.
77좋아요 1.3천30일 다운로드100Pub 점수
플랫폼 정보 없음
플러터용 간단하지만 강력한 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.