Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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