iiRecord
Agentic AI Atlas · flutter_test
library:flutter-testa5c.ai
II.
Library JSON

library:flutter-test

Structured · live

flutter_test json

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

File · domain/libraries/libraries-dart-flutter.yamlCluster · domain
Record JSON
{
  "id": "library:flutter-test",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-dart-flutter.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "flutter_test",
    "belongsToLanguageId": "language:dart",
    "category": "testing",
    "description": "The official Flutter testing library bundled with the SDK that provides\nwidget testing utilities, a WidgetTester API, pump methods for driving the\nwidget lifecycle, finder utilities, and golden image comparison support.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:flutter-test",
      "to": "language:dart",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:flutter-test",
      "to": "skill-area:component-testing",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:flutter-test",
      "to": "library:react-testing-library",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}