Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 319 Bytes

flutter-dart-analyzer.md

File metadata and controls

16 lines (11 loc) · 319 Bytes

(Flutter) Run Dart Analyzer

Description

Runs the Dart Analyzer.

Instructions

  1. Add the Flutter Analyze Step to your Workflow.

bitrise.yml

- flutter-analyze@0:
    inputs:
    - project_location: $BITRISE_FLUTTER_PROJECT_LOCATION