| commit | b86f7a0e74b91682ce3e6889278ea0f7724c4689 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Tue Mar 26 15:38:48 2019 -0700 |
| committer | GitHub <noreply@github.com> | Tue Mar 26 15:38:48 2019 -0700 |
| tree | 94eca96d9444a271b5bf07bd9d7440d326d9be4d | |
| parent | 3191148f2fa5311d55bf717678e2e8d9dc3bece4 [diff] |
Add separate import for `IsolateChannel` (dart-lang/stream_channel#40) This will allow us to move to this import in the few packages which are using this class, like test, without having a fully broken state in between, and without required `git` dependency overrides.