Is your feature request related to a problem? (please describe)
Stripe.instance.collectBankAccount() is only available on iOS and not on Android. I can't even find a widget to collect banks data when into the react-stripe library there is a specific widget.
Describe the solution you'd like
A widget (or the name which I could not find) and the working support on android too
Describe alternatives you've considered
Actually I redirect my users into my website but it stinks
Additional context
I'm using flutter_stripe ^10.0.0
Is your feature request related to a problem? (please describe) Stripe.instance.collectBankAccount() is only available on iOS and not on Android. I can't even find a widget to collect banks data when into the react-stripe library there is a specific widget.
Describe the solution you'd like A widget (or the name which I could not find) and the working support on android too
Describe alternatives you've considered Actually I redirect my users into my website but it stinks
Additional context I'm using flutter_stripe ^10.0.0