flutter_stripe
flutter_stripe copied to clipboard
Gpay button shows no processing while making payments.
Describe the bug Gpay button is blank while processing the payment. Even though the payment is successful. To Reproduce Steps to reproduce the behavior:
- Using display payment sheet with Gpay enabled.
- Try to make a payment.
- Observe the time taken by Gpay button to show success.
Expected behavior Must show an indicator that it is progress. Smartphone / tablet
- Samsung
- Android 12
- Package version: ^4.0.0
- Flutter version : 3.0.5
Additional context https://photos.google.com/share/AF1QipPkU22O_BmKqDI4u8T2JnD7X-WwsHaWt7bVp0qmWn_INyhOE-ZMahFyeRCO4l7ccw/photo/AF1QipO7uIhmP7Z4c7i5bVHUlfyBFlivPa9hTBMIbigx?key=MmJIUW1GMXNoS1pBMExyQ0Z4LUN0ckpNcjc2ZkdR
I might afraid this issue comes from the GPay library itself when in dark mode.
We are using the latest version of the plugin so I hope it is resolved in a future version.
| Light mode | Dark mode |
|---|---|
![]() |
![]() |
@jamesblasco Thanks, a lot for the quick response. Feels kind of relieved. Not sure why 😅
I have checked with the latest version of the plugin 7.0.0 and there is a new design and the text is displayed correctly


