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.
Build Flutter applications for specific platforms like Android, iOS, web, or desktop. Compile projects with configurable modes and flavors to create deployable packages.
Launch a Flutter emulator for testing mobile applications by specifying the emulator ID, enabling developers to run and debug their Flutter projects on virtual devices.
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.
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 Model Context Protocol server that enables scalable mobile automation through a platform-agnostic interface for iOS and Android devices, allowing agents and LLMs to interact with mobile applications using accessibility snapshots or coordinate-based interactions.
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.