fd_lints 2.3.1 copy "fd_lints: ^2.3.1" to clipboard
fd_lints: ^2.3.1 copied to clipboard

An opiniated set of lint rules for Dart and Flutter projects. Made by yours truly Floating Dartists.

2.3.1 #

  • Bump analyzer dependency to: ">=6.0.0 <7.0.0"

2.3.0 #

2.2.1 #

  • Bump dependencies

2.2.0 #

  • Updated analyzer dependency constraints to ">=5.12.0 <7.0.0"
  • Updated custom_lint_builder dependency constraints to ">=0.5.2 <0.6.0"

2.1.0 #

  • Updated documentation of the package
  • Upgraded custom_lint 0.4.0->0.5.0

2.0.1 #

  • Updated documentation of custom rules

2.0.0 #

  • Added rule flutter_style_todos
  • Created custom rules with the package custom_lint
    • avoid_as: Avoid using as keyword ⚠️
    • avoid_non_null_assertion: Avoid using ! operator ⚠️

1.1.1 #

  • Added rule invalid_annotation_target as ignored

1.1.0 #

1.0.2 #

1.0.1 #

1.0.0 #

  • Initial version.
2
likes
100
points
607
downloads

Publisher

verified publisherfloating-dartists.dev

Weekly Downloads

An opiniated set of lint rules for Dart and Flutter projects. Made by yours truly Floating Dartists.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on fd_lints