Skip to content

[SUGGESTION]: Integrate melos to simplify task execution #307

@wizlif

Description

@wizlif

We currently need to manually run commands to execute tasks like build_runner, format testing, analyzing etc. These are common tasks that can be run multiple times during development. We can integrate melos which will act as a Makefile for our flutter project, creating shortcuts for all tasks like building buiild_runner.

Some tasks that could be simplified include :-

  • Generating files with build_runner.
  • Checking code analysis with flutter analyze.
  • Checking code format status.
  • Running all tests

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