flutter_gherkin/pre-publish-checks.cmd

3 lines
63 B
Batchfile

CALL flutter analyze
CALL dart format . --fix
CALL flutter test