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.