mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
304 B
18 lines
304 B
9 months ago
|
<!---
|
||
|
Generated by https://github.com/polina-c/layerlens
|
||
|
Dependencies that create loops (inversions) are marked with `!`.
|
||
|
-->
|
||
|
|
||
|
```mermaid
|
||
|
flowchart TD;
|
||
|
vm_service.dart-->src;
|
||
|
vm_service_io.dart-->src;
|
||
|
vm_service_io.dart-->vm_service.dart;
|
||
|
```
|
||
|
|
||
|
### Inversions
|
||
|
In this folder: 0
|
||
|
|
||
|
Including sub-folders: 0
|
||
|
|