melos
melos copied to clipboard
🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
I have a general question regarding the intended project structure with melos when using it for white labeling Flutter apps. We currently have the following project structure ``` / pubspec.yaml...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version \>=3.2.0 ### Description Hi, I use fvm to manage my various Flutter...
## Description: This pull request addresses the challenges faced in projects involving multiple mono repositories that depend on each other during development. Our scenario unfolds where a sub-package is expanded...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 3.3.0 ### Description Running some simple command like `melos exec echo` with...
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command melos bs ### Description Melos will gladly create launch confs for...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 3.2.0 ### Description There's similar issues but I don't think they're exact...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 3.1.0 ### Description Running `melos version --no-dependent-constraints` generates incorrect workspace CHANGELOG. `The...
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command _No response_ ### Description Replace the interaction suppressing `--no-select` with a...
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command _No response_ ### Description In my current Intellij project, I also...
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command _No response_ ### Description Add sign-off and GPG sign for commits....