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.
Integrates the Pub.dev API with AI assistants to provide real-time Flutter package information, documentation, and trend analysis. It enables users to search for packages, compare versions, and evaluate quality scores through natural language commands.