starter-flutter Starter template for Flutter apps. Integration Test To run integration test from the command line (e.g. CI/CD): flutter test --flavor flavor_test integration_test/happy_flow_test.dart --machine > test-report.json The output will be in test-report.json.