We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e0793 commit ace28b8Copy full SHA for ace28b8
melos.yaml
@@ -4,7 +4,9 @@ environment:
4
sdk: '>=3.4.0 <4.0.0'
5
6
packages:
7
- - packages/*
+ # Remove the event_source_client from the workspace temporarily to allow a breaking change.
8
+ - packages/common
9
+ - packages/common_client
10
- packages/flutter_client_sdk/example
11
- apps/*
12
0 commit comments