social_auth_buttons 2.0.2
social_auth_buttons: ^2.0.2 copied to clipboard
Social Auth Buttons is a fork of auth_buttons flutter widget library. It includes buttons for authenticating with the most popular social networks and with email/password.
[2.0.2] - Updated all dependencies to newest available
[2.0.1] - Updated all dependencies to newest available
[2.0.0-nullsafety.1] - Set Flutter 2.0.0 as minimum dep
[2.0.0-nullsafety] - BREAKING - Migrated to NullSafety
[1.1.2] - Fixed text size
[1.1.1+2] - Passed all static analysis tests
[1.1.1+1] - Updated dependencies
[1.1.1] - Text size is now dynamic, based on device display size and density
[1.1.0] - Converted to vector assets and updated examples
[1.0.1] - Updated ReadMe
[1.0.0] - First publication