Flutter-Sign-in-Button
Flutter-Sign-in-Button copied to clipboard
Google icon shifted to left comparing to others
This is a purely visual issue. When you have several buttons, one after another, you can see that the Google icon is shifted a few pixels to the left, comparing to other icons. Ideally, all the icons should be aligned to the center of the logo. Could you adjust the padding/margin?
you can see it clearly this screenshot:
indeed, thx. will fix!
I submitted a PR to address this: https://github.com/ZaynJarvis/Flutter-Sign-in-Button/pull/108