Skip to content

The getter 'length' is being used on null. #6

@kushagraverma26

Description

@kushagraverma26

In line 60 in login_signup_page.dart ,

   if (userId.length > 0 && userId != null && _formMode == FormMode.LOGIN) {
      widget.onSignedIn();
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions