flutter_braintree 0.6.0 copy "flutter_braintree: ^0.6.0" to clipboard
flutter_braintree: ^0.6.0 copied to clipboard

outdated

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.

0.6.0 #

  • Make card.io optional on Android to potentially reduce app sizes

0.5.3+3 #

  • Fix disabling card not working for drop-in UI

0.5.3+2 #

  • Fix incompatibilities with Google and Facebook sign in plugins

0.5.3+1 #

  • Temporarily fix crashes (thank you to peternagy1332)

0.5.3 #

  • Fix incompatibility with Flutter's new v2 embedding
  • Update example project to use v2 embedding
  • Use new platforms key in pubspec.yaml (requires Flutter 1.10 or newer!)

0.5.2 #

  • Fix credit card expiration not being included correctly

0.5.1 #

  • Improve README.md

0.5.0 #

  • Add basic support for the direct PayPal Checkout and Vault flow Android

0.4.0 #

  • Add basic support for direct credit card tokenization on Android

0.3.0 #

  • Add iOS support (thank you to Johannes Erschbamer!)
  • Improve documentation

0.2.0 #

  • Refactor source code
  • Set minimum Dart version to 2.2.2

0.1.2 #

  • Fix typo in README.md

0.1.1 #

  • Throw proper exception when the Drop-in is launched twice
  • Improve README.md

0.1.0 #

  • Initial release after discontinuing the old plugin
211
likes
30
points
607
downloads

Publisher

verified publisherjulien-scholz.dev

Weekly Downloads

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_braintree

Packages that implement flutter_braintree