pre-commit: commands: format: run: dart format --set-exit-if-changed . analyze: run: flutter analyze test: run: flutter test