fahadappguy

Results 3 comments of fahadappguy

I solved this issue here https://github.com/fahadappguy/flutter_stripe.git For now, you can use the following solution. dependencies: flutter_stripe: ^5.1.0 flutter_stripe_web: ^1.3.0 dependency_overrides: flutter_stripe_web: git: url: https://github.com/fahadappguy/flutter_stripe.git path: packages/stripe_web

> ../…/lib/stripe_checkout.dart:19 You are trying to run the example and yes there's such kind of issues. Try with a new project or remove this param "stripeAccountId: stripeAccountId".