Retrieve supported protocols from a Flutter app using the VM service method. Connects to the default Flutter debug port (8181) or a custom port if specified.
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.
Provides Flutter and Dart reference data, code generation, live API lookups, and a verified sample corpus for AI coding assistants, enabling efficient Flutter development with accurate guidance and boilerplate generation.
Retrieve summary details of the currently selected widget in a Flutter app for debugging purposes. Supports custom port configuration for non-default Flutter debug ports.
Installs the execute_sql function in your Supabase instance, enabling SQL query execution for tools like list_tables and execute_sql without direct database access.