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

Custom channel support for iOS #25

Closed WipeAir closed 4 years ago

WipeAir commented 4 years ago

This PR implements the custom channel on iOS. I've also refactored some classes.

pikaju commented 4 years ago

Oh cool! Sorry for noticing this so late. Thank you!