flutter_husky 0.1.4
flutter_husky: ^0.1.4 copied to clipboard
Production-grade Git hooks for Flutter and Dart projects.
Changelog #
0.1.4 #
- Improved docs
0.1.3 #
- Improved commands
0.1.2 #
- Improved package structure for cleaner pub.dev experience
0.1.1 #
- Added production-grade pre-commit checks
- Added pre-push validation
- Added spell checking with cspell
- Added secret detection
- Added debug print detection
- Added automatic hook generation
- Improved CLI setup experience
- Added documentation website
- Improved README and installation guide
0.1.0 #
- Initial release