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

Custom lint rules that detect meaningless, conflicting, or no-effect Flutter code.

0.1.1 #

  • Exclude the example project from package-level static analysis.
  • Keep custom_lint integration checks in the example project for CI and local testing.

0.1.0 #

  • Initial release.
  • Add custom_lint plugin registration.
  • Add conflicting parameter rules:
    • box_decoration_color_gradient
    • container_color_decoration
  • Add useless parameter rule:
    • expanded_flex_one
  • Add no-effect widget rule:
    • opacity_one
  • Add example project with positive, negative, and edge cases.
0
likes
0
points
283
downloads

Publisher

verified publishershinriyo.com

Weekly Downloads

Custom lint rules that detect meaningless, conflicting, or no-effect Flutter code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on flutter_semantic_lints