Skip to content

Releases: juliansteenbakker/sign_in_button

v3.2.0

13 Mar 20:21
a12bccc
Compare
Choose a tag to compare

Added clipBehavior property to customize the button's clipping. (Thanks @sarbogast !)

v3.1.0

02 Nov 16:50
fe76223
Compare
Choose a tag to compare
  • 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

19 Apr 11:23
Compare
Choose a tag to compare

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