In my Flutter app I have a connection to Firebase and I built a login form around it. My main code for that looks as follows:
Flutter
Firebase
@overr