Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

How to debug services? #7

Description

@bartonhammond

When I'm in Flutter, in login_widget.dart I try to Step into the following register function but I'm not able to. First I set a Breakpoint on line 61 and when it breaks, I use the Debugger button Step Into and it never gets into the register function.

61:  Store.instance.userController.register(
            usernameController.text, passwordController.text);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions