import_rules is a Dart analyzer plugin that enforces architectural boundaries through YAML-configured import constraints. It addresses Dart's simple visibility model (private in file, public otherwise) by blocking unwanted imports at the IDE and analyzer level. The plugin supports use cases like maintaining layered
Table of contents
Use casesHow to Use ItCase StudiesGet Daichi Fujita ’s stories in your inboxConclusionSort: