dart_types 0.0.6 copy "dart_types: ^0.0.6" to clipboard
dart_types: ^0.0.6 copied to clipboard

A utility cli and package to construct and present the type graph of Dart type(s).

0.0.6 #

  • New transitiveReduction algorithm implementation that's significantly faster.

0.0.5 #

  • Minor improvement in performance of large projects
    • still transitiveReduction takes the 95% of the time :/

0.0.4 #

  • Support generating URLs for mermaid.live (interactive viewer and editor)
  • Support generating URLs for mermaid.ink (image viewer)
  • Support analyzing multiple libraries
  • Support analyzing an entire project
  • Improve CLI

0.0.3+1 #

  • update cli for multiple types

0.0.3 #

  • create lattice from multiple types.

0.0.2+1 #

  • update examples.

0.0.2 #

  • Filter support.

0.0.1 #

  • Initial version.
1
likes
130
points
61
downloads

Publisher

verified publisherosaxma.com

Weekly Downloads

A utility cli and package to construct and present the type graph of Dart type(s).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, cli_util, collection, path

More

Packages that depend on dart_types