Git hooks in Flutter projects with Lefthook
I'm using Flutter for mobile development and, coming from the JavaScript world, I'm used to having Git hooks running checks before a commit or a push using husky and lint-staged.
To accomplish the same with Flutter, I've decided to use Lefthook - the...
arthurdenner.hashnode.dev2 min read