mirror of https://github.com/flutter/samples.git
deploy: 5fb4798ae5
parent
b487f19080
commit
c96d39f9ee
File diff suppressed because one or more lines are too long
@ -0,0 +1,17 @@
|
||||
<!---
|
||||
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
|
||||
|
@ -0,0 +1,18 @@
|
||||
<!---
|
||||
Generated by https://github.com/polina-c/layerlens
|
||||
Dependencies that create loops (inversions) are marked with `!`.
|
||||
-->
|
||||
|
||||
```mermaid
|
||||
flowchart TD;
|
||||
_helpers.dart-->vm_service.dart;
|
||||
dart_io_extensions.dart-->vm_service.dart;
|
||||
snapshot_graph.dart-->_stream_helpers.dart;
|
||||
snapshot_graph.dart-->vm_service.dart;
|
||||
```
|
||||
|
||||
### Inversions
|
||||
In this folder: 0
|
||||
|
||||
Including sub-folders: 0
|
||||
|
@ -0,0 +1 @@
|
||||
Files, that are not exported, start with `_`.
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue