Releases: juliansteenbakker/sign_in_button
Releases · juliansteenbakker/sign_in_button
v3.2.0
Added clipBehavior property to customize the button's clipping. (Thanks @sarbogast !)
v3.1.0
- Added new anonymous button. (Thanks @Juggler98 !)
- Updated colors of apple and google sign in button text to mach each other. (Thanks @Juggler98 !)
v3.0.0
Forked from flutter_signin_button with the following changes:
BREAKING:
- The buttons enums changed to lowerCamelCase
- font_awesome_flutter is upgraded from v9 to v10
Other changes:
- Applied lint style
- Updated example app