mankeli_analysis 1.1.2 copy "mankeli_analysis: ^1.1.2" to clipboard
mankeli_analysis: ^1.1.2 copied to clipboard

A set of linting rules for static analysis. This package is used internally at Mankeli Software.

mankeli_analysis changelog #

1.1.2 #

  • Removes DCM dependencies

1.1.1 #

  • Updates documentation
  • Adds more accepted short variable names (s1 and s2)

1.1.0 #

Removes the following rules

  • arguments-ordering: This rule was conflicting with sort_child_properties_last when using flutter_bloc. It was trying to force builder to be defined before build_when, which is NOT OK.
  • avoid-banned-imports: This was an experimental rule, which often times lead to very project specific config. That is not something we want in our general linting rules, it should be defined within the project itself.

Adds usage tutorial #

1.0.0 #

  • Initial release
2
likes
160
points
26
downloads

Publisher

verified publishermankeli.co

Weekly Downloads

A set of linting rules for static analysis. This package is used internally at Mankeli Software.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on mankeli_analysis