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

outdated

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

160
likes
0
pub points
90%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, args, meta, path

More

Packages that depend on dcdg