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

outdated

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 {}
}
30
likes
0
points
464
downloads

Publisher

verified publisherchristianfindlay.com

Weekly Downloads

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