Retrieve detailed information about Dart and Flutter packages from pub.dev, including version, dependencies, and documentation, using a specific package name.
Retrieve detailed information about Dart and Flutter packages from pub.dev, including version data, dependencies, and documentation for development analysis.
Retrieve detailed information about the currently selected widget in a Flutter app. Use this tool to debug and analyze widget trees, layouts, and navigation by connecting to the Flutter debug port (default 8181).
Retrieve detailed information about a widget and its descendants in a Flutter app by specifying the widget ID. Useful for debugging widget trees and layouts. Connects to the default Flutter debug port unless a custom port is provided.
Retrieve VM information from a Flutter app for debugging. Connects to the default Flutter debug port (8181) or a specified custom port. Supports analysis of widget trees, navigation, and layout issues.
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.
Enables AI coding agents to extract Figma design data and convert it into Flutter widgets and screens. Supports theme setup, component analysis, asset exports, and provides Flutter implementation guidance from Figma designs.