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

Error: MissingPluginException(No implementation found for method start on channel flutter_braintree.drop_in) #73

Closed mahmoudesmail51 closed 2 years ago

mahmoudesmail51 commented 2 years ago

I want to add PayPal payment with braintree but i keep getting this error and i cannot solve it, any help please?

pikaju commented 2 years ago

Have you tried completely restarting the app instead of using hot reload? Also note that the plugin does not support any platform other than iOS and Android.