dcdg 4.1.0 copy "dcdg: ^4.1.0" to clipboard
dcdg: ^4.1.0 copied to clipboard

A tool to automatically generate class diagrams (like UML) from a Dart package.

Changelog #

1.0.0 - initial release

1.0.1 - fix bug where tool tried to parse non-Dart files

1.0.2 - improve readme

1.0.3 - add changelog and expand description

1.0.4 - fix bug where --exported-only didn't work

1.0.5 - improve documentation

1.0.6 - export the necessary symbols

1.0.7 - add documentation comments

1.1.0 - add --search option

1.2.0 - fix --exported-only, add --has-a and --is-a

1.3.0 - add aggregation, --exclude-has-a, --exclude-is-a

    fix bug where exported classes were double-counted

1.3.1 - improve type name output

1.3.2 - widen dependency ranges for flutter users

2.0.0 - refactor to make builders simpler to implement

    add nomnoml support

2.0.1 - fix incomplete --is-a implementation

3.0.0 - update to non-nullable types by default

3.1.0 - improve --exclude functionality and fix bugs

3.1.1 - fix insecure link in readme

4.0.0 - update dependencies

    handle web/ and bin/ directories

    fix is-a include bug

4.0.1 - fix duplication bug in parts files

4.1.0 - add Mermaid diagram support

161
likes
110
pub points
91%
popularity

Publisher

unverified uploader

A tool to automatically generate class diagrams (like UML) from a Dart package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, args, path

More

Packages that depend on dcdg