braintree_payment 1.1.9 copy "braintree_payment: ^1.1.9" to clipboard
braintree_payment: ^1.1.9 copied to clipboard

outdated

Braintree Payment plugin for Flutter apps by Deligence Technologies. This payment gateway plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add braintree_payment

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

dependencies:
  braintree_payment: ^1.1.9

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:braintree_payment/braintree_payment.dart';
29
likes
0
pub points
70%
popularity

Publisher

verified publisherdeligence.com

Braintree Payment plugin for Flutter apps by Deligence Technologies. This payment gateway plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on braintree_payment