Build Flutter applications for specific target platforms like Android, iOS, web, and desktop. Specify build mode and flavor to generate APK, AppBundle, IPA, or platform-specific binaries from your Flutter project directory.
Override the platform of a running Flutter app (Android, iOS, Fuchsia, etc.) or reset it via RPC to facilitate debugging and testing across different environments.
Build Flutter applications for specific platforms like Android, iOS, web, or desktop. Compile projects with configurable modes and flavors to create deployable packages.
Enable or disable platform channel profiling in Flutter apps to analyze widget trees, navigation, and layout issues effectively. Integrates with Flutter Inspector MCP Server for debugging.
Enables comprehensive filesystem operations across Linux, macOS, and Windows with platform-aware command execution, secure path restrictions, and intelligent adaptations for file search, directory management, and shell commands specific to each operating system.
A real-time server that provides Flutter/Dart documentation and pub.dev package information to AI assistants, ensuring they generate accurate and up-to-date Flutter code.