iamshaunjp / flutter-firebase

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

Exception caught by provider on Flutter Web ( no errors on iOS or Android ) #4

Open dariolr opened 4 years ago

dariolr commented 4 years ago

The following assertion was thrown: An exception was throw by _MapStream<FirebaseUser, User> listened by

StreamProvider, but no catchError was provided.

Exception: NoSuchMethodError: invalid member on null: 'providerId'