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

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.2.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:braintree_payment/braintree_payment.dart';
29
likes
35
points
58
downloads

Publisher

verified publisherdeligence.com

Weekly Downloads

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)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on braintree_payment