braintree_native_ui 0.4.0 copy "braintree_native_ui: ^0.4.0" to clipboard
braintree_native_ui: ^0.4.0 copied to clipboard

Plugin nativo para tokenizar cartão, rodar 3DS2 e coletar device data com Braintree usando UI própria.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add braintree_native_ui

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

dependencies:
  braintree_native_ui: ^0.4.0

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_native_ui/braintree_native_ui.dart';
1
likes
150
points
198
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin nativo para tokenizar cartão, rodar 3DS2 e coletar device data com Braintree usando UI própria.

Repository (GitHub)
View/report issues

Topics

#braintree #payments #three-d-secure #card #native

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on braintree_native_ui

Packages that implement braintree_native_ui