zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

repository: improve the melos scripts by repository #1055

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

This PR makes it possible to break change between packages with override dependencies, that will be out in the.

For the new future, the PR that introduces the breaking change needs to be divided into two different PR one with graphql and another with graphql_flutter.

This PR improves only the melos script in the local machine

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com