didvan-app/lib/views/widgets/graphify-out/cache/ast/v0.9.16/306ea496860b8c191ed8cb2e5ad...

1 line
7.5 KiB
JSON

{"nodes": [{"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "label": "text_divider.dart", "file_type": "code", "source_file": "text_divider.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textdivider", "label": "TextDivider", "file_type": "code", "source_file": "text_divider.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_text_divider_text", "label": "text", "file_type": "code", "source_file": "text_divider.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textcolor", "label": "textColor", "file_type": "code", "source_file": "text_divider.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_text_divider_linecolor", "label": "lineColor", "file_type": "code", "source_file": "text_divider.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textstyle", "label": "textStyle", "file_type": "code", "source_file": "text_divider.dart", "source_location": null}, {"id": "textstyle", "label": "TextStyle?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_linethickness", "label": "lineThickness", "file_type": "code", "source_file": "text_divider.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_text_divider_padding", "label": "padding", "file_type": "code", "source_file": "text_divider.dart", "source_location": null}, {"id": "edgeinsets", "label": "EdgeInsets?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_build", "label": "build", "file_type": "code", "source_file": "text_divider.dart", "source_location": null}, {"id": "package_didvan_config_design_config_dart", "label": "package:didvan/config/design_config.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}], "edges": [{"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textdivider", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textdivider", "target": "statelesswidget", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_text", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textcolor", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "color", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_linecolor", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "color", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_textstyle", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "textstyle", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_linethickness", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "double", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_padding", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "edgeinsets", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_build", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "package_didvan_config_design_config_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_text_divider_dart", "target": "package_flutter_material_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "text_divider.dart", "source_location": null, "weight": 1.0}]}