jonasbark / flutter_stripe_payment

[DISCONTINUED] A flutter plugin with stripe payment plugin integration
MIT License
308 stars 245 forks source link

Module 'stripe_payment' not found #175

Open papamon0 opened 4 years ago

papamon0 commented 4 years ago

When I try launch my app from Xcode (11.5) i get this error:

Module 'stripe_payment' not found

robert-stevens commented 4 years ago

@papamon0 you need to include it in your pubspec.yaml file.