import_rules 0.0.3 copy "import_rules: ^0.0.3" to clipboard
import_rules: ^0.0.3 copied to clipboard

A lint plugin for the Dart analyzer that enforces custom import rules in your projects. Control which files can import which other files using simple YAML configuration, enabling everything from simp [...]

Changelog #

0.0.3 #

  • Fix broken image links in README.md.

0.0.2 #

  • Just fix README.md.

0.0.1 #

  • Initial version.
2
likes
140
points
43
downloads

Publisher

verified publishernorelease.dev

Weekly Downloads

A lint plugin for the Dart analyzer that enforces custom import rules in your projects. Control which files can import which other files using simple YAML configuration, enabling everything from simple allow/disallow lists to complex module dependency constraints for architectural patterns such as layered architecture, feature isolation, and encapsulation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, glob, logging, meta, path, yaml

More

Packages that depend on import_rules