-
-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
202408 fixes #1893
202408 fixes #1893
Conversation
@@ -12,11 +12,11 @@ dependencies: | |||
sdk: flutter | |||
flutter_stripe: ^10.2.0 | |||
flutter_stripe_web: ^5.1.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't also bump to 6.0.0?
@@ -12,11 +12,11 @@ dependencies: | |||
sdk: flutter | |||
flutter_stripe: ^10.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flutter_stripe: ^10.2.0 | |
flutter_stripe: ^11.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JS side looks great
@jonasbark can you look at my android fixes?
@jamesblasco can you check my adittions to the payment element js interop