custom_lint_core 0.2.9 copy "custom_lint_core: ^0.2.9" to clipboard
custom_lint_core: ^0.2.9 copied to clipboard

A package to help writing custom linters

0.2.9 #

Fix TypeChecker.fromPackage not always return true when it should

0.2.8 #

Fix exception thrown by TypeChecker.isExactlyType if DartType.element is null.

0.2.7 #

Initial release