arculus_auth_widgets 0.0.5 arculus_auth_widgets: ^0.0.5 copied to clipboard
Collection of theme-aware flutter auth-related widgets such as social sign in buttons, splash page, and sign in page, etc.
[0.0.5] - 10 January 2021 #
- Google button will also check if
ElevatedButtonTheme
is using non-Rounded Rectangle Border and even resorts back to matchButtonTheme
if noElevatedButtonTheme
set in theme. (Basically makes the widget more robust)
[0.0.4] - 9 January 2021 #
- Decided to remove flutter_svg dependency and use png instead.
[0.0.3] - 9 January 2021 #
- Update image links so they don't break in pub.dev
[0.0.2] - 9 January 2021 #
- Turns out using relative link will break when published to pub.dev
- Various other adjustment to readme file.
[0.0.1] - 9 Janyary 2021 #
- Generic email, google, and apple sign in buttons.
- Arculus style email, google, and apple sign in buttons.
- Plain GoogleLogo and AppleLogo