iiRecord
Agentic AI Atlas · Flutter CLI
tool:flutter-clia5c.ai
II.
Tool JSON

tool:flutter-cli

Structured · live

Flutter CLI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-dev-cli.yamlCluster · domain
Record JSON
{
  "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": []
}