austerity 0.0.3-beta copy "austerity: ^0.0.3-beta" to clipboard
austerity: ^0.0.3-beta copied to clipboard

Dart and Flutter static code analysis, but not for the faint hearted. This code tries to turn all violations in to red squiggly lines

example/main.dart

///These are some of red squiggly lines that you will enjoy
void main() {
  var awesome = 'test';

  if (true) {
  } else {}
}
29
likes
0
pub points
72%
popularity

Publisher

verified publisherchristianfindlay.com

Dart and Flutter static code analysis, but not for the faint hearted. This code tries to turn all violations in to red squiggly lines

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on austerity