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 126 forks source link

change application behaviour in case it's not BT url (in example) #124

Closed nicolobozzato closed 1 year ago

nicolobozzato commented 2 years ago

The implementation of the plugin as shown in the example causes problem with Facebook login, cause makes impossibile to login with the facebook webview

Linked to this issue https://github.com/pikaju/flutter-braintree/issues/122

pikaju commented 1 year ago

Thank you!