austerity 0.0.8-beta copy "austerity: ^0.0.8-beta" to clipboard
austerity: ^0.0.8-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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add austerity

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  austerity: ^0.0.8-beta

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

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