lintel 0.1.1 copy "lintel: ^0.1.1" to clipboard
lintel: ^0.1.1 copied to clipboard

Analyzer plugin that enforces cohesive Flutter application architecture.

Changelog #

0.1.1 #

  • Improve automated publishing with main-branch ancestry and release-version validation.
  • Use short-lived pub.dev OIDC authentication with a deployment environment binding and least-privilege GitHub token permissions.
  • Pin GitHub Actions dependencies to verified commits.
  • Link every GitHub release to its versioned changelog on pub.dev.

0.1.0 #

  • Initial release of Lintel.
  • Add 41 opt-in analyzer diagnostics covering architecture boundaries, Bloc/Cubit usage, correctness, safety, testing, and maintainability.
  • Add configurable limits for file, class, callable, test, parameter-list, and visual grouping sizes.
  • Include complete rule documentation, configuration examples, and diagnostic test coverage.
0
likes
0
points
190
downloads

Publisher

verified publishertomasrepcik.dev

Weekly Downloads

Analyzer plugin that enforces cohesive Flutter application architecture.

Repository (GitHub)
View/report issues

Topics

#analyzer #architecture #flutter #lints #static-analysis

License

unknown (license)

Dependencies

analysis_server_plugin, analyzer, yaml

More

Packages that depend on lintel