good_intentions 0.5.0 copy "good_intentions: ^0.5.0" to clipboard
good_intentions: ^0.5.0 copied to clipboard

Validate and visualize architectural intentions in your codebase.

0.2.0 #

  • BREAKING: Replaced build_runner with standalone package:analyzer. No longer requires build_runner, source_gen, or build.yaml.
  • ClassCollector.collect() now takes a String packageRoot instead of a BuildStep.
  • Removed IntentionsBuilder and intentionsBuilder() factory.
  • Designed for use with Dart build hooks (hook/build.dart).

0.1.0 #

  • Initial release.
0
likes
145
points
317
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Validate and visualize architectural intentions in your codebase.

Repository (GitHub)
View/report issues

Topics

#architecture #validation #code-generation #linting

License

MIT (license)

Dependencies

analyzer, hooks, intentions, intentions_engine, meta, path

More

Packages that depend on good_intentions