pedantic_jagi 0.0.2 copy "pedantic_jagi: ^0.0.2" to clipboard
pedantic_jagi: ^0.0.2 copied to clipboard

discontinued

My own Dart Linter rules corresponding to the guidelines in Effective Dart, Pedantic + personal (the strictest you can get).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pedantic_jagi

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

dependencies:
  pedantic_jagi: ^0.0.2

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

1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

My own Dart Linter rules corresponding to the guidelines in Effective Dart, Pedantic + personal (the strictest you can get).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on pedantic_jagi