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

Please Enable IOS support. #1

Closed kadarsh11 closed 4 years ago

gmaxferr commented 5 years ago

Do you have the iOS implementation planned for the time being? When is it expected to be implemented (if ever)?

Thanks

pikaju commented 5 years ago

I sadly do not have the hardware to develop for iOS. Any pull requests are greatly appreciated. I will try to get my hands on a Mac soon but I don't know when that will be.

ericel commented 5 years ago

@Pikaju I would love to collaborate and we can come out with support for IOS. I do own a mac but new to flutter, would need a lot of guidance for IOS implementation. How can we work this out if u are willing to help with the process..seems u are fluent with Flutter.

ersjoh commented 4 years ago

I've just open a PR for supporting iOS.