NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.48k stars 788 forks source link

Allow customization of button icon color #489

Open klondikedragon opened 3 months ago

klondikedragon commented 3 months ago

Right now the icon color for social login buttons is fixed to white. This allows customization of the icon color.

This isn't fully customizable buttons as requested in https://github.com/NearHuscarl/flutter_login/issues/488, but it may be sufficient for many users who have non-standard color themes.