login 1.1.2 copy "login: ^1.1.2" to clipboard
login: ^1.1.2 copied to clipboard

Show content depending on whether or not the user is logged in. Simply provide two arguments - a Widget to display when logged in, one to display when not.

1.0.0 10/14/2019 #

Initial release.

1.0.1 10/15/2019 #

Added BuildContext params, for easy error handling.

1.1.0 10/18/2019 #

Added static Login.email and Login.password TextFields, plus Snackbars.

1.1.1 10/18/2019 #

Double-checked Google Sign In branding guidelines.

9
likes
35
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Show content depending on whether or not the user is logged in. Simply provide two arguments - a Widget to display when logged in, one to display when not.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

firebase_auth, flutter, google_sign_in

More

Packages that depend on login