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

outdated

Braintree Payment plugin for Flutter apps by Deligence Technologies. This 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: ^0.0.3

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
25
pub points
70%
popularity

Publisher

verified publisherdeligence.com

Braintree Payment plugin for Flutter apps by Deligence Technologies. This 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