dart_dependency_analyzer 0.0.1 copy "dart_dependency_analyzer: ^0.0.1" to clipboard
dart_dependency_analyzer: ^0.0.1 copied to clipboard

A command line program to analyze dependency problems and blocking packages.

example/main.dart

import 'package:dart_dependency_analyzer/dart_dependency_analyzer.dart';

void main(List<String> arguments) {
  // This is a placeholder for an example of how to use the dart_dependency_analyzer.
  // You would typically run this tool from the command line, not import it directly.
  // See the Usage section in README.md for command-line examples.
}
0
likes
160
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A command line program to analyze dependency problems and blocking packages.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ansi_styles, args, http, pub_semver, yaml

More

Packages that depend on dart_dependency_analyzer