-
Looks like the generated dart code was not checked in prior to publishing the cli.
When running `dart pub global activate spec_cli` I encounter the following exception:
```
$ dart pub global ac…
-
**Describe the bug**
The code in the example/lib/screens folder does not build
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the repo
2. Follow the instructions to run the example…
-
The files, which are generated during bootstrap and contain absolute paths, still include `.dart_tool/melos_tools/` in those paths after bootstrap. This is only an issue on operating systems where the…
-
when i run `melos exec -c=1 -- flutter pub run build_runner build --delete-conflicting-outputs` it hang after the completion of the first package.
from what i have debug it seems `await processStdo…
Kleak updated
3 years ago
-
## Problem
We currently don't have a CI/CD pipeline set-up yet for regression testing and automatically building/deploying the package to pub.
I think as the project grows this is going to be impo…
-
This will need to be a subpackage so users don't rely on hooks unnecessarily. I think https://github.com/Baseflow/flutter_cache_manager does something like this for its firebase implementation. Copy h…
-
I'm unsure whether this behaviour is intended, but the way `melos bootstrap` behaves differs between e.g. Linux and Windows.
On Linux, the pubspecs are seemingly not touched, and on Windows they are …
-
**Before creating a bug report please make check the following**
- [x] You have read our [FAQ](https://fvm.app/docs/guides/faq)
- [x] If you have used flutter. Please install correctly, run `pub c…
-
Hey @Salakar and @rrousselGit
I have integrated `melos` into my project which consists of 25 packages currently. I am seeing the following command runs really slow:
```
melos bootstrap
```
and
…
-
Hello there,
I manage a set of interrelated packages (https://github.com/nhost/nhost-dart) which are stored in a mono-repo, and published as a group (using https://github.com/invertase/melos). We f…