get_project_info
Retrieve details of a Flutter project including pubspec, flavors, and config files by providing its path.
Instructions
Get details about an existing Flutter project (pubspec, flavors, config files, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the Flutter project root |