simple_lint 0.0.2
simple_lint: ^0.0.2 copied to clipboard
A simple lint for flutter that warns you about risky code.
example/main.dart
void main() {
/// This package does not use any Dart code, so see the README for
/// instructions on how to set it up.
}