auth_buttons
Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks like Google, Facebook, Apple and Twitter.
3.0.3
1.8K downloads/mo
#5569 most downloaded on pub.dev
elbeicktalat/flutter_auth_buttons
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 1.2 years
Nearly every release is documented
notes for 20 of 21 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
21 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
21 releases · Oct 2020 to Jun 2024Releases
latest 21-
3.0.316 Jun 2024Release notes
Open source →- Update dependencies
Visible for collaborates- Setup publish to pub workflow
- Format
debugFillPropertiesmethods
-
3.0.205 Sep 2023Release notes
Open source →- Pass static analytics.
- Fix isNotEmpty & use RegExp
- Update dependencies
- Fix window deprecation
- Use ColorFilter.mode instead of deprecated color
-
3.0.103 Sep 2023Release notes
Open source →- Update dependencies
- Fix window deprecation
- Use
ColorFilter.modeinstead of deprecatedcolor
Visible for collaborates- Format the hole project
- Add very strict analysis rules
-
3.0.021 Jun 2022Release notes
Open source →This is one of the most biggest changes that I have been made in the auth-buttons.
- Add
InheritedAuthButton - Add
AuthButtonGroupwidget - Deprecate darkMode, use
ThemeModewhich allows following the systemBrightness. - Deprecate trl, use
TextDirectionfor more cleaner API. - Add progressIndicatorType in the style, this allows to choose between
CircularProgressIndicatororLinearProgressIndicator. - Add visualDensity, tapTargetSize, margin in the style.
- Add materialStyle property, this allows the usage of
ButtonStyleform material. - Default icons color will be never white on secondary button type.
- Add support for network and non svg icons.
- Add onHover and other attributes.
Release notes
Open source →- Add
InheritedAuthButton - Add
AuthButtonGroupwidget - Deprecate darkMode, use
ThemeModewhich allows following the systemBrightness. - Deprecate trl, use
TextDirectionfor more cleaner API. - Add progressIndicatorType in the style, this allows to choose between
CircularProgressIndicatororLinearProgressIndicator. - Add visualDensity, tapTargetSize, margin in the style.
- Add materialStyle property, this allows the usage of
ButtonStyleform material. - Default icons color will be never white on secondary button type.
- Add support for network and non svg icons.
- Add onHover and other attributes.
- Add
-
2.0.407 Jan 2022 -
2.0.316 Dec 2021Release notes
Open source →What's Changed
[2.0.3] - 16 Dic 2021
Visible for collaborates- Update flutter_svg to 1.0.0.
- Add AuthIcon widget.
- Delete all white images.
- Delete smart_color.
- Add default style for custom button.
Release notes
Open source →Visible for collaborates- Update flutter_svg to 1.0.0.
- Add AuthIcon widget.
- Delete all white images.
- Delete smart_color.
- Add default style for custom button.
-
2.0.216 Nov 2021Release notes
Open source →Visible for you- Buttons are identical as screenshots.
Visible for collaborates- Remove the implementations of button style in base package.
- No more need to check if style is null.
- Add more then 300 unit tests.
-
2.0.114 Nov 2021 -
2.0.014 Nov 2021Release notes
Open source →[2.0.0] - 14 Nov 2021
Visible for you- Follow the guidelines indications for the buttons appearance. See #24
- Support SVG image format.
- Allow disabling buttons.
- Add Icon color style property.
- Documentation the enter project using also inherited docs.
- Update icons resources.
- Add github secondary icon.
- Add twitter secondary icon.
Visible for collaborates- Divide shared package into three main packages.
- Make methods more readable by using helpers functions. See #33
I hope the documentation is enough if not so, contact me for any help.
Thanks.Release notes
Open source →Visible for you- Follow the guidelines indications for the buttons appearance.
- Support SVG image format.
- Allow disabling buttons.
- Add
Icon colorstyle property. - Documentation the enter project using also inherited docs.
- Update
iconsresources. - Add github secondary icon.
- Add twitter secondary icon.
Visible for collaborates- Divide shared package into three main packages.
- Make methods more readable by using helpers functions.
-
1.0.115 Apr 2021Release notes
Open source →- Show a
CircularProgressIndicatorwhen theisLoadingis true. - Rename the
AuthButtonStyletoAuthButtonType. - Rename the
AuthIconStyletoAuthIconType. - Make all styling stuff below the
AuthButtonStyleto be more organized then before.
- Show a
-
1.0.1+109 May 2021 -
1.0.1+210 May 2021 -
1.0.1+310 May 2021 -
1.0.1+410 Jun 2021Nothing published for this version
-
1.0.005 Mar 2021Release notes
Open source →- Migration to sound null safety
- Migration to ElevateButton instead of RaisedButton.
- New Icon styles,
outlined&secondary. - Add Keys with default values.
- Add onLongPressed parameter.
- Add shadowColor parameter.
-
0.0.606 Feb 2021Release notes
Open source →- New style,
secondary style. - Add auth with
Huaweibutton. - Add a custom button where you can give it any image as icon. This button is very helpful special when you want to add some button not exist in this library, and maintain the same style.
- Too many change in the code structure, but you'll still using everything in the same way. There are no conflict with the previous versions.
- Add unit test to check the default values.
- New style,
-
0.0.531 Jan 2021 -
0.0.431 Oct 2020 -
0.0.327 Oct 2020 -
0.0.225 Oct 2020 -
0.0.125 Oct 2020