Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

cli commands can't access private members #4

@Nana-Kwame-bot

Description

@Nana-Kwame-bot

The first time I ran this command it worked fine and gave me an output after 30 seconds or so. Later executions just show nothing for hours just Analyzing testability for methodName and I don't see any errors anywhere.

Edit: I tried making some bloc members public and it seems to be able to read the events but I really don't want to do that. As shown over here in the AppBloc, https://bloclibrary.dev/#/flutterfirebaselogintutorial?id=bloc the onEvents are supposed to be private not public and I believe that's a good coding practice even in the repository layers. I hope you can update the package to be able to support private members because it's seems like a cool idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions