layerlens 3.0.5 copy "layerlens: ^3.0.5" to clipboard
layerlens: ^3.0.5 copied to clipboard

Generate a dependency diagram in every folder of your source code.

example/lib/example.dart

import 'f1.dart' show f1;

int calculate() {
  return 6 * 7 + f1;
}
27
likes
150
points
1.62k
downloads

Documentation

API reference

Publisher

verified publisherflutter-chat.dev

Weekly Downloads

Generate a dependency diagram in every folder of your source code.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

analyzer, args, glob, meta, path, platform

More

Packages that depend on layerlens