Simeon Markoski
Results
2
issues of
Simeon Markoski
I/flutter ( 4622): Sign In Error: NoSuchMethodError: The getter 'data' was called on null. I/flutter ( 4622): Receiver: null I/flutter ( 4622): Tried calling: data E/flutter ( 4622): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled...
Why is this line of code showing error : FirebaseUser user = await FirebaseAuth.instance .createUserWithEmailAndPassword(email: email, password: password); ???