pedantic_sensuikan1973 5.3.0 copy "pedantic_sensuikan1973: ^5.3.0" to clipboard
pedantic_sensuikan1973: ^5.3.0 copied to clipboard

The best Dart analyzer settings are used. sensuikan1973 edition.

example/main.dart

import 'dart:io';

void main() {
  stdout.writeln('This line is more than 80 chars, but analyzer do not warn. lines_longer_than_80_chars is disabled.');
  if (''.isEmpty) stdout.writeln('analyzer do not warn. always_put_control_body_on_new_line is disabled.');
}
1
likes
130
pub points
19%
popularity

Publisher

verified publisherdone-sensuikan1973.com

The best Dart analyzer settings are used. sensuikan1973 edition.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter_lints

More

Packages that depend on pedantic_sensuikan1973