layerlens 1.0.17 copy "layerlens: ^1.0.17" to clipboard
layerlens: ^1.0.17 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;
}
20
likes
160
pub points
41%
popularity

Publisher

verified publisherflutter-chat.dev

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, args, glob, meta, path, platform, surveyor

More

Packages that depend on layerlens