auth070 1.0.1 copy "auth070: ^1.0.1" to clipboard
auth070: ^1.0.1 copied to clipboard

discontinued

Authorization Library Package to log into Google, Facebook, or by Username and Password.

[0.0.1] - Initial github release
[0.0.2] - Format code with dartfmt
[0.0.3] - await _user?.reload();
[0.1.0] - Dec. 10, Change semantic version number to convey development phase.
[0.1.1] - Jan. 17, 2019 await _setFireBaseUserFromGoogle(currentUser);
[1.0.0] - Mar. 07, 2019 Added signInWithCredential, linkWithCredential, fetchSignInMethodsForEmail
Concrete dependencies assigned firebase_auth: "0.7.0" google_sign_in: "3.2.4"
Breaking Change Removed signInWithFacebook, signInWithTwitter, signInWithGoogle,
Breaking Change linkWithEmailAndPassword, linkWithGoogleCredential, linkWithFacebookCredential

[1.0.1] - Mar. 07, 2019 import 'package:flutter/material.dart';

0
likes
20
pub points
0%
popularity

Publisher

verified publisherandrioussolutions.com

Authorization Library Package to log into Google, Facebook, or by Username and Password.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_auth, flutter, google_sign_in

More

Packages that depend on auth070