II.
Framework JSON
Structured · liveframework:flutter
Flutter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "framework:flutter",
"_kind": "Framework",
"_file": "domain/frameworks/flutter.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Flutter",
"homepageUrl": "https://flutter.dev",
"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": {}
},
{
"from": "framework:flutter",
"to": "skill-area:android-native",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:flutter",
"to": "framework:swiftui",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "framework:flutter",
"to": "framework:jetpack-compose",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "framework:flutter",
"to": "framework:compose-multiplatform",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "framework:flutter",
"to": "framework:maui",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
}
],
"incomingEdges": [
{
"from": "framework:swiftui",
"to": "framework:flutter",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "framework:jetpack-compose",
"to": "framework:flutter",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "framework:compose-multiplatform",
"to": "framework:flutter",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "framework:maui",
"to": "framework:flutter",
"kind": "alternative_to",
"attributes": {
"comparison": "Mobile / cross-platform UI frameworks"
}
},
{
"from": "skill-area:flutter-development",
"to": "framework:flutter",
"kind": "uses_framework"
},
{
"from": "skill-area:flutter-development",
"to": "framework:flutter",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "specialization:mobile-development",
"to": "framework:flutter",
"kind": "uses_framework"
},
{
"from": "specialization:flutter-mobile",
"to": "framework:flutter",
"kind": "uses_framework"
},
{
"from": "stack-profile:mobile-first-stack",
"to": "framework:flutter",
"kind": "composed_of"
},
{
"from": "stack-profile:flutter-firebase-stack",
"to": "framework:flutter",
"kind": "composed_of"
},
{
"from": "tool-server:mcp-flutter",
"to": "framework:flutter",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "scope-boundary:flutter.scope",
"to": "framework:flutter",
"kind": "bounds_subject"
}
]
}