iamshaunjp / flutter-firebase

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

issue in onAuthStateChanged #24

Open IbtsamRana opened 3 years ago

IbtsamRana commented 3 years ago

onAuthStateChanged is now refactor to authStateChanges

RayNastier commented 3 years ago

how would we change this project to work because FirebaseUser is also deprecated and changed to User and that would be a problem because he made a class called User

VishruthVS commented 1 year ago

it worked for me, check it out: https://github.com/VishruthVS/FlutterAuthentication