sign_in_button
A Flutter plugin for generating sign-in buttons for different social media accounts.
5.0.0
21K downloads/mo
#2140 most downloaded on pub.dev
juliansteenbakker/sign_in_button
What this package is like to depend on
Last release 3 months ago
18 May 2026
Release timing varies
gaps range from 2 months to 2.2 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
7 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
7 releases · Apr 2022 to May 2026Releases
latest 7-
5.0.018 May 2026Release notes
Open source →BREAKING:
- font_awesome_flutter is upgraded from v10 to v11
- Raised the minimum SDK requirements to Dart 3.9 and Flutter 3.27
- Added faIcon for Font Awesome icons
Release notes
Open source →BREAKING:
- font_awesome_flutter is upgraded from v10 to v11
- Raised the minimum SDK requirements to Dart 3.9 and Flutter 3.27
- Added faIcon for Font Awesome icons
-
4.1.027 Mar 2026 -
4.0.110 Jun 2025Release notes
Open source →New Features:
- Changed minimum version of font_awesome_flutter to 10.6.0 in order to support X (formerly Twitter).
- Removed default progress indicator color
Release notes
Open source →New Features:
- Changed minimum version of font_awesome_flutter to 10.6.0 in order to support X (formerly Twitter).
- Removed default progress indicator color
-
4.0.010 Jun 2025Release notes
Open source →New Features:
- Adds a circular progress indicator for loading state. This will only happen when onPressed is async
and executing. - Added X (Formerly Twitter) to the button list.
- Updated Google button text color to be inline with design specs.
- Added textStyle field for button text.
- Scale down button text if needed to prevent text overflow.
Release notes
Open source →New Features:
- Adds a circular progress indicator for loading state. This will only happen when onPressed is async and executing.
- Added X (Formerly Twitter) to the button list.
- Updated Google button text color to be inline with design specs.
- Added textStyle field for button text.
- Scale down button text if needed to prevent text overflow.
- Adds a circular progress indicator for loading state. This will only happen when onPressed is async
-
3.2.013 Mar 2023Release notes
Open source →Added clipBehavior property to customize the button's clipping. (Thanks @sarbogast !)
Release notes
Open source →Added clipBehavior property to customize the button's clipping. (Thanks @sarbogast !)
-
3.1.002 Nov 2022Release notes
Open source →- Added new anonymous button. (Thanks @Juggler98 !)
- Updated colors of apple and google sign in button text to mach each other. (Thanks @Juggler98 !)
Release notes
Open source →- Added new anonymous button. (Thanks @juggler98 !)
- Updated colors of apple and google sign in button text to mach each other. (Thanks @juggler98 !)
-
3.0.019 Apr 2022Release notes
Open source →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
Release notes
Open source →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