rexios_lints 4.0.0 copy "rexios_lints: ^4.0.0" to clipboard
rexios_lints: ^4.0.0 copied to clipboard

A collection of the linting rules I use for Flutter/Dart projects and packages

4.0.0 #

  • Removes analysis exclusions for the following reasons:
    • Errors in generated files should not be invisible
    • Lint issues in generated files point to issues in the generator
    • Pana no longer respects exclusions specified in analysis options

3.0.0 #

  • Added use_super_parameters, prefer_final_in_for_each, and prefer_final_locals to core lints

2.0.1 #

  • Updated readme

2.0.0 #

  • Updated lints packages to version 2

1.0.0 #

  • Initial version.
4
likes
150
pub points
45%
popularity

Publisher

verified publisherrexios.dev

A collection of the linting rules I use for Flutter/Dart projects and packages

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter_lints, lints

More

Packages that depend on rexios_lints