Skip to content

Duplicate static functions in _utils #38

@AdrianSima

Description

@AdrianSima

There's the input_utils.dart with the InputUtils class that has 3 static functions: hideKeyboard(), isMouseConnected() and unFocus() and then there is another file: utils.dart that has the class Utils that has the same 3 static functions plus another one: benchmark(String name, Function() test).

Is there a reason why these are duplicated like this?

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