lakos 2.0.3 icon indicating copy to clipboard operation
lakos: ^2.0.3 copied to clipboard

Visualize internal Dart library dependencies in Graphviz dot. Detect dependency cycles.

99
likes
130/ 140
pub points
67%
popularity

We analyzed this package 6 days ago, and awarded it 130 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

56 out of 60 API elements (93.3 %) have documentation comments.

Some symbols that are missing documentation: Directive, OutputFormat, PubspecYamlNotFoundException, message.

10/10 points: Package has an example

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:lakos/lakos.dart that imports:
  • package:lakos/src/build_model.dart that imports:
  • package:lakos/src/compute_metrics.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
50 / 50icon to trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
args 2.3.2 2.3.2 2.4.2
darq 1.2.1 1.2.1 2.0.0
directed_graph 0.3.7 0.3.7 0.4.0
glob 2.1.1 2.1.1 2.1.2
path 1.8.3 1.8.3 1.8.3
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
exception_templates - 0.2.4 0.3.0
file - 6.1.4 7.0.0
graphs - 2.3.1 2.3.1
lazy_memo - 0.1.9 0.2.2
meta - 1.11.0 1.11.0
quote_buffer - 0.2.5 0.2.5
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 4 issues. Showing the first 2:

The constraint `2.3.2` on args does not support the stable version `2.4.0`.

Try running dart pub upgrade --major-versions args to update the constraint.

The constraint `1.2.1` on darq does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions darq to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.21.43, Dart 3.2.1.

Check the analysis log for details.

99
likes
130
pub points
67%
popularity

Publisher

verified publisher iconolegalexander.com

Visualize internal Dart library dependencies in Graphviz dot. Detect dependency cycles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

args, darq, directed_graph, glob, path

More

Packages that depend on lakos