{
"id": "framework:flutter",
"_kind": "Framework",
"_file": "domain/frameworks/flutter.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Flutter",
"belongsToLanguageId": "language:dart",
"category": "mobile",
"description": "Flutter — Google's cross-platform UI toolkit.\n"
},
"outgoingEdges": [
{
"from": "framework:flutter",
"to": "language:dart",
"kind": "belongs_to_language"
},
{
"from": "framework:flutter",
"to": "skill-area:flutter-development",
"kind": "used_by_skill_area",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "skill-area:flutter-development",
"to": "framework:flutter",
"kind": "uses_framework"
},
{
"from": "skill-area:flutter-development",
"to": "framework:flutter",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "scope-boundary:flutter.scope",
"to": "framework:flutter",
"kind": "bounds_subject"
}
]
}