iiRecord
Agentic AI Atlas · GoRouter
library:go-routera5c.ai
II.
Library JSON

library:go-router

Structured · live

GoRouter 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:go-router",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-dart-flutter.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "GoRouter",
    "belongsToLanguageId": "language:dart",
    "category": "routing",
    "description": "A declarative routing package for Flutter that uses URLs to navigate between\nscreens, supports deep linking, nested routes, redirects, path and query\nparameters, and integrates with the Navigator 2.0 API.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:go-router",
      "to": "language:dart",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:go-router",
      "to": "skill-area:frontend-development",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:go-router",
      "to": "library:express",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}