A package for linting and others!
Features
- Enforce
@internalusing a linter
Getting started
Write to any dart source file @internal and use the
method or class you annotated with internal on another file
You should see a warning from your IDE
A package for linting and others!
@internal using a linterWrite to any dart source file @internal and use the
method or class you annotated with internal on another file
You should see a warning from your IDE