flutter_clean
Delete Flutter build artifacts to fix broken builds and reset the project for a fresh compile.
Instructions
Run flutter clean to delete build artifacts. Useful when builds get into a bad state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Path to the Flutter project directory |