bizz84 / bizz84/coding-with-flutter-login-demo

sign in error

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
167
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Hi
Thank you for the lesson its really helpful.
i keep getting this issue when i try to login.

Notifying auth state listeners.
D/FirebaseApp(21644): Notified 0 auth state listeners.
I/flutter (21644): Signed in: 5LL4lM0lOVScxfF5oSmTHmvxotW2
I/flutter (21644): Error: NoSuchMethodError: The method 'call' was called on null.
I/flutter (21644): Receiver: null
I/flutter (21644): Tried calling: call()

the authentication works fine as you can see it returns uid. but it doesnt re direct to the new page i created

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the sign-in flow and tracing the redirect to the new page after the log shows a successful UID and the NoSuchMethodError. Identify which callback or navigation step is null; done means a successful login reaches the new page without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
authentication, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.