external static Never _throw(Object error, StackTrace stackTrace); error #10693
Replies: 1 comment
-
Pera nai chill |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing a project for my college course with firebase and flutter. while signing up, it shows the error
and shows
here is a screenshot of the debugging menu
attaching the usermodel and connection method codes here.
user_model.dart
user_repository.dart
i tried upgrading the cloud_firestore dependency to latest version, switching between multiple AVDs, tried with actual android device connected but still getting the same errors. i can still send data to firestore with these errors.
also tried this code before switching to try in user_repository.dart
Beta Was this translation helpful? Give feedback.
All reactions