iamshaunjp / flutter-firebase

All course files for the Flutter & Firebase tutorial playlist on The Net Ninja YouTube channel
578 stars 440 forks source link

Lesson 17, Deprecated methods #34

Open thecheebo opened 3 years ago

thecheebo commented 3 years ago

AuthResult is deprecated and is now UserCredential

FirebaseUser is now User