Relative Content

Tag Archive for flutterdartfirebase-authentication

How to Subclass FirebaseAuth User Class in Flutter

I’m new to Flutter/Dart and cannot figure out how to subclass the FirebaseAuth User class. I have been watching a rather old Firebase tutorial so I have had to change things a bit as the API has changed over the years.