Skip to content

Incorrect flutter documentation #126

@leo-gall

Description

@leo-gall

The Flutter documentation states that a new CactusLM can be instantiated with CactusLM.init(params...). This appears to be incorrect, as the class does not provide a static init function. A new instance can only be instantiated by first creating a new class with a constructor and then calling download and init.

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