extra_pedantic 2.0.0 copy "extra_pedantic: ^2.0.0" to clipboard
extra_pedantic: ^2.0.0 copied to clipboard

Stricter Dart analyzer linter settings and best practices.

extra_pedantic #

extra_pedantic on pub-web.flutter-io.cn Pub.dev Github Stars Twitter Follow GitHub Follow

This is an alternative to pedantic and lints.

overview

To use extra_pedantic add it as a dev_dependency:

dev_dependencies:
  extra_pedantic: 2.0.0

Add this line to your analysis_options.yaml file:

include: package:extra_pedantic/analysis_options.yaml

And that's it.

The static analyzer might show you thousands of warnings, that's OK.

Badge #

Feel free to add this badge to your README.

[![extra_pedantic on pub-web.flutter-io.cn](https://img.shields.io/badge/style-extra__pedantic-blue)](https://pub-web.flutter-io.cn/packages/extra_pedantic)
21
likes
120
pub points
73%
popularity

Publisher

verified publishermodulovalue.com

Stricter Dart analyzer linter settings and best practices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on extra_pedantic