> For the complete documentation index, see [llms.txt](https://wong-coupon.gitbook.io/flutter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wong-coupon.gitbook.io/flutter/clean-code.md).

# Clean code

- [Clean code](https://wong-coupon.gitbook.io/flutter/clean-code/clean-code.md): Best Practices for Writing Clean and Understandable Code in Flutter Team Development
- [Coverage](https://wong-coupon.gitbook.io/flutter/clean-code/coverage-codecov.md): Upload Flutter test coverage to Codecov and show a badge in README
- [Git hook](https://wong-coupon.gitbook.io/flutter/clean-code/git-hook.md): Run commands automatically when using Git commands
