(Flutter) Run Dart Analyzer
Description
Runs the Dart Analyzer for Flutter apps.
Instructions
Add the Flutter Analyze Step to your Workflow.
bitrise.yml
- flutter-analyze@0:
inputs:
- project_location: $BITRISE_FLUTTER_PROJECT_LOCATION
Runs the Dart Analyzer for Flutter apps.
Add the Flutter Analyze Step to your Workflow.
- flutter-analyze@0:
inputs:
- project_location: $BITRISE_FLUTTER_PROJECT_LOCATION