flutter_paypal_pay 0.0.4 copy "flutter_paypal_pay: ^0.0.4" to clipboard
flutter_paypal_pay: ^0.0.4 copied to clipboard

Flutter PayPal Pay package upgraded to PayPal v2 API, ensuring enhanced security, efficiency, and compliance with industry standards.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_paypal_pay

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_paypal_pay: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_paypal_pay/flutter_paypal_pay.dart';
4
likes
130
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter PayPal Pay package upgraded to PayPal v2 API, ensuring enhanced security, efficiency, and compliance with industry standards.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints, flutter_spinkit, http, http_auth, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on flutter_paypal_pay