flutter_code_guard 0.0.2
flutter_code_guard: ^0.0.2 copied to clipboard
A real-time code review and linting tool for Flutter/Dart projects.
0.0.2 #
- Enhanced README documentation with comprehensive Flutter integration examples
- Added detailed IDE integration guides (VS Code, Android Studio, IntelliJ)
- Improved CI/CD pipeline integration examples (GitHub Actions, GitLab CI)
- Added team development workflow documentation
- Enhanced error handling and JSON parsing robustness
- Added monorepo and package development workflow examples
0.0.1 #
- Initial release of Flutter Code Guard CLI tool
- Real-time Dart code analysis with file watching
- Support for one-time analysis mode
- JSON-formatted output from dart analyzer
- Cross-platform compatibility