list_flutter_projects
Scans a directory to find and list Flutter projects by detecting pubspec.yaml files.
Instructions
List Flutter projects in a given directory (looks for pubspec.yaml).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Directory to scan (default: current working directory) |