Improve your Flutter code with pre-commit hooks by Carsten Seeger, March 30, 2023 in tech, flutter With Flutter, you can easily automate tasks like formatting, linting and testing your code with the help of pre-commit hooks. Continue reading