didvan-app/lib/views/widgets/graphify-out/cache/ast/v0.9.16/4f0a938d675791425b0afe9867d...

1 line
10 KiB
JSON

{"nodes": [{"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "label": "empty_state.dart", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_emptystate", "label": "EmptyState", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "statelesswidget", "label": "StatelessWidget", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_asset", "label": "asset", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_title", "label": "title", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_subtitle", "label": "subtitle", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "string", "label": "String?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_buttontitle", "label": "buttonTitle", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_action", "label": "action", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "voidcallback", "label": "VoidCallback?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_titlecolor", "label": "titleColor", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "color", "label": "Color?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_height", "label": "height", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "double", "label": "double?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_build", "label": "build", "file_type": "code", "source_file": "state_handlers/empty_state.dart", "source_location": null}, {"id": "package_didvan_config_theme_data_dart", "label": "package:didvan/config/theme_data.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_didvan_views_widgets_didvan_button_dart", "label": "package:didvan/views/widgets/didvan/button.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_didvan_views_widgets_didvan_text_dart", "label": "package:didvan/views/widgets/didvan/text.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_flutter_material_dart", "label": "package:flutter/material.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_flutter_svg_flutter_svg_dart", "label": "package:flutter_svg/flutter_svg.dart", "file_type": "code", "source_file": null, "source_location": null}], "edges": [{"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_emptystate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_emptystate", "target": "statelesswidget", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_asset", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_title", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_subtitle", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "string", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_buttontitle", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "string", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_action", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "voidcallback", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_titlecolor", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "color", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_height", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "double", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_build", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "package_didvan_config_theme_data_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "package_didvan_views_widgets_didvan_button_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "package_didvan_views_widgets_didvan_text_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "package_flutter_material_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_state_handlers_empty_state_dart", "target": "package_flutter_svg_flutter_svg_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "state_handlers/empty_state.dart", "source_location": null, "weight": 1.0}]}