-
`melos bootstrap` tries to run `flutter pub get` in the synthetic package (`.dart_tool/flutter_gen`) of [internationalized](https://flutter.dev/docs/development/accessibility-and-localization/internat…
-
There is a version conflict in `integration_test` specified in example apps with the one bundled in Flutter 2.5 which prevents bootstrapping repo. Reproducible on macOS 11 and Windows 7, Flutter 2.5.0…
-
Hey, thank you for this amazing tool. I have a question though regarding pre-push and pre-commit hooks.
Is it possible to configure those using melos?
-
## Context
We are using Melos to organize our private Flutter components monorepo.
Dependant projects use git references to securely obtain the packages like this:
```yaml
dependencies:
my_…
-
Hi there! Our team has been doing a spike on what it would look like to migrate our project to using `melos`. We've started by moving all our packages into `packages` which we specify within the `melo…
-
Somehow, all underscores in the arguments to `melos exec` are replaced with the path to `melos`:
```
➜ cbl-dart git:(ci/android-tests) ✗ melos exec --scope cbl_flutter_example -- echo XXX _ XXX
$ …
-
## Use case
Some projects relies on third-party tools to link their dependencies instead of "dart/flutter pub get" (such as [melos](https://github.com/invertase/melos)).
As such, the automatic "pu…
-
I'm trying to use the package in a monorepo with several packages
We're using melos https://github.com/invertase/melos with a single `analysis_options.yaml` file in the root of the repo
The configur…
-
Running `flutter test` fails for any Dart package that resolves its `test_api` dependency to 0.4.4. The Flutter SDK itself depends on 0.4.3, but pure Dart packages can pick 0.4.4.
When tests are ru…
-
Library cannot be used with Provider v6.0.0.