aprosail_lints 0.5.0 copy "aprosail_lints: ^0.5.0" to clipboard
aprosail_lints: ^0.5.0 copied to clipboard

discontinuedreplaced by: strict_lints

A stricter linter options package with as much rules as possible.

0.5.0 #

Enable prefer_expression_function_bodies to tidy code style. As it's convenient to use code editors (including VSCode and Android Studio) to convert between expression and function body with a single command helper, it's necessary to enable such format rule.

0.4.0 #

Disable always_put_required_named_parameters_first rule. Because the key parameter is always the first, and the child or children parameter is always the last in parameters of a constructor.

0.3.0 #

  • All unreleased features should be commented off rather than setting false.

0.2.0 #

  • Fix all conflicts according to the warnings.
  • Disable all unreleased features to avoid warnings and comment them.
  • Fix the documentation to avoid unnecessary quote in yaml.

0.1.0 #

  • Fix bugs and conflicts.
  • Validated on simple projects.

0.0.2 #

  • Fix file naming error of the source options code file.

0.0.1 #

  • Doc in details, but without any changes in the source options.

0.0.0 #

Sync all options with preliminary modifications from the official docs and the official apis. This version is still not well tested that it's strongly recommended to use a newer and more stable version.

0
likes
120
pub points
6%
popularity

Publisher

unverified uploader

A stricter linter options package with as much rules as possible.

Repository (GitHub)
View/report issues

Topics

#lints

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter_lints

More

Packages that depend on aprosail_lints