pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
64 stars 119 forks source link

fix: card enabled & disable option in iOS drop-in UI #37

Closed hareshgediya closed 4 years ago

hareshgediya commented 4 years ago

Card enable and disable option adds at iOS side in default drop-in UI

pikaju commented 4 years ago

Thank you!