flutter_setup_environment
Install and configure the Flutter SDK with automatic path setup for mobile development environments. Choose installation actions, channels, and customize paths to prepare development systems.
Instructions
Complete Flutter SDK installation and environment setup with automatic path configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform (check status, install Flutter, configure paths, or full setup) | check |
| channel | No | Flutter channel to install | stable |
| installPath | No | Custom installation path (default: ~/development/flutter) | |
| autoConfig | No | Automatically configure shell environment |