v0.2.1
flutter_paypal
A simple but powerful Paypal SDK for flutter.
77Likes 1.3K30-day downloads100Pub points
Platforms unavailable
A simple but powerful Paypal SDK for flutter.
{"sdk":"flutter"}^5.2.1^1.2.1^1.0.4^4.8.0^3.16.4^3.13.1{"sdk":"flutter"}^2.0.0English project snapshot. Visit GitHub for the latest content.
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.