II.
Tool JSON
Structured · livetool:flutter-cli
Flutter CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:flutter-cli",
"_kind": "Tool",
"_file": "domain/tools/tools-dev-cli.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Flutter CLI",
"homepageUrl": "https://flutter.dev",
"kind": "build",
"description": "Command-line interface for the Flutter cross-platform UI SDK.\nUsed to create, build, run, test, and deploy Flutter apps to\nAndroid, iOS, web, and desktop from the terminal.\n"
},
"outgoingEdges": [
{
"from": "tool:flutter-cli",
"to": "language:dart",
"kind": "belongs_to_language"
},
{
"from": "tool:flutter-cli",
"to": "skill-area:android-native",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:flutter-cli",
"to": "skill-area:developer-experience",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:flutter-cli",
"to": "skill-area:ci-pipeline-optimization",
"kind": "used_for",
"attributes": {}
}
],
"incomingEdges": []
}