reacton_lint 0.2.0
reacton_lint: ^0.2.0 copied to clipboard
Custom lint rules for Reacton state management. Detects common mistakes like creating reactons in build(), using context.read() in build(), and patterns that should use computed().
0.2.0 #
- Maintenance release. No user-visible changes — version-bumped in lockstep with the rest of the monorepo.
0.1.2 #
- Maintenance release with version bump
0.1.1 #
- Add example file for pub.flutter-io.cn scoring
- Update dependencies to latest compatible versions
- Fix static analysis warnings in documentation comments
0.1.0 #
- Initial release