didvan-app/lib/views/widgets/graphify-out/cache/ast/v0.9.16/955b0c86a55fa461cb744595070...

1 line
12 KiB
JSON

{"nodes": [{"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "label": "play_btn_animation.dart", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimation", "label": "PlayBtnAnimation", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "statefulwidget", "label": "StatefulWidget", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimationstate", "label": "_PlayBtnAnimationState", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "state", "label": "State", "file_type": "code", "source_file": null, "source_location": null}, {"id": "playbtnanimation", "label": "PlayBtnAnimation", "file_type": "code", "source_file": null, "source_location": null}, {"id": "singletickerproviderstatemixin", "label": "SingleTickerProviderStateMixin", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_child", "label": "child", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "widget", "label": "Widget", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_isanimating", "label": "isAnimating", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_alwaysanimate", "label": "alwaysAnimate", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_duration", "label": "duration", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_controller", "label": "controller", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "animationcontroller", "label": "AnimationController", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_scale", "label": "scale", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "animation", "label": "Animation", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_createstate", "label": "createState", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_initstate", "label": "initState", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dispose", "label": "dispose", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_didupdatewidget", "label": "didUpdateWidget", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_doanimation", "label": "doAnimation", "file_type": "code", "source_file": "video/play_btn_animation.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_build", "label": "build", "file_type": "code", "source_file": "video/play_btn_animation.dart", "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_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimation", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimation", "target": "statefulwidget", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimationstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimationstate", "target": "state", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimationstate", "target": "playbtnanimation", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_playbtnanimationstate", "target": "singletickerproviderstatemixin", "relation": "mixes_in", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_child", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_isanimating", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_alwaysanimate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_duration", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_controller", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "animationcontroller", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_scale", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "animation", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_createstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_initstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dispose", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_didupdatewidget", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_doanimation", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_build", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_play_btn_animation_dart", "target": "package_flutter_material_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/play_btn_animation.dart", "source_location": null, "weight": 1.0}]}