braintree 0.0.2 copy "braintree: ^0.0.2" to clipboard
braintree: ^0.0.2 copied to clipboard

discontinuedreplaced by: flutter_braintree
outdated

A Flutter plugin wrapping the native Braintree Drop-in UI SDKs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add braintree

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

dependencies:
  braintree: ^0.0.2

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/braintree.dart';
0
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin wrapping the native Braintree Drop-in UI SDKs

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on braintree

Packages that implement braintree