klin_dart 1.1.0 copy "klin_dart: ^1.1.0" to clipboard
klin_dart: ^1.1.0 copied to clipboard

KlinDart is a collection of opinionated custom lint rules for Dart and Flutter projects. It focuses on improving code readability, maintainability, and scalability by enforcing architectural and styli [...]

Changelog #

1.0.0 #

  • Initial stable release
  • Core functionality implemented
  • Documentation completed
  • All tests passing

1.1.0 #

  • Dependencies: Updated analyzer and custom_lint_builder versions.
  • IDE Support: Fixed lints not displaying correctly in JetBrains IDEs.
  • Class Length Rule: Improved handling for StatefulWidget and related classes.
  • Function Length Rule: Special handling added for Flutter build methods.
  • File Length Rule: Now excludes import statements from line count.
3
likes
100
points
49
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

KlinDart is a collection of opinionated custom lint rules for Dart and Flutter projects. It focuses on improving code readability, maintainability, and scalability by enforcing architectural and stylistic best practices.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on klin_dart