flutter_stripe
flutter_stripe copied to clipboard
stripe_checkout redirectToCheckout() method name typo
Describe the bug In https://pub.dev/packages/stripe_checkout, the example code shows the method redirectCheckout(), when it is actually redirectToCheckout() in the docs https://pub.dev/documentation/stripe_checkout/latest/stripe_checkout/stripe_checkout-library.html
Package version 0.1.0
Also, a link to an example app would be really helpful. Thank you!
This is updated in the version 1.0.0. Thanks for submitting the issue