Opening new screen is not being executed
I have a Flutter app that I want to add Stripe to so I can charge users. I have added Stripe to the registration page so when a new user registers, they can enter their payment information.
I have a Flutter app that I want to add Stripe to so I can charge users. I have added Stripe to the registration page so when a new user registers, they can enter their payment information.