Sign in
dart
/
sdk
/
81ddb51b84ecd32034c36ff23cc6850a6947b5f1
/
.
/
pkg
/
modular_test
/
test
/
loader
/
dag_with_packages
/
modules.yaml
blob: 0a775d22285bc8dd294c034a9e079699bb77b6d2 [
file
] [
log
] [
blame
]
dependencies:
a:
[b, c]
b:
d
main:
[a, b]