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 [...]

-/ -
pub points
657
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
0
points
657
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

License

unknown (license)

Dependencies

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

More

Packages that depend on import_rules