{"nodes": [{"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "label": "custome_controls.dart", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_customcontrols", "label": "CustomControls", "file_type": "code", "source_file": "video/custome_controls.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_custome_controls_customcontrolsstate", "label": "_CustomControlsState", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "state", "label": "State", "file_type": "code", "source_file": null, "source_location": null}, {"id": "customcontrols", "label": "CustomControls", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_chewiecontroller", "label": "chewieController", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "chewiecontroller", "label": "ChewieController", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_isanimating", "label": "isAnimating", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_opacity", "label": "opacity", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_hidecontrolstimer", "label": "_hideControlsTimer", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "timer", "label": "Timer?", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_position", "label": "position", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "valuenotifier", "label": "ValueNotifier", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_createstate", "label": "createState", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_didchangedependencies", "label": "didChangeDependencies", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_starthidecontrolstimer", "label": "_startHideControlsTimer", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dispose", "label": "dispose", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_build", "label": "build", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_buildplaypause", "label": "_buildPlayPause", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_buildprogressindicator", "label": "_buildProgressIndicator", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_buildfullscreentoggle", "label": "_buildFullScreenToggle", "file_type": "code", "source_file": "video/custome_controls.dart", "source_location": null}, {"id": "dart_async", "label": "dart:async", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_chewie_chewie_dart", "label": "package:chewie/chewie.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_didvan_views_widgets_video_play_btn_animation_dart", "label": "package:didvan/views/widgets/video/play_btn_animation.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_flutter_cupertino_dart", "label": "package:flutter/cupertino.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": "duration", "label": "Duration", "file_type": "code", "source_file": null, "source_location": null}], "edges": [{"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_customcontrols", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_customcontrols", "target": "statefulwidget", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_customcontrolsstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_customcontrolsstate", "target": "state", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_customcontrolsstate", "target": "customcontrols", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_chewiecontroller", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "chewiecontroller", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_isanimating", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_opacity", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_hidecontrolstimer", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "timer", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_position", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "valuenotifier", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0, "context": "variable_type"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_createstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_didchangedependencies", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_starthidecontrolstimer", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dispose", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_build", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_buildplaypause", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_buildprogressindicator", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_buildfullscreentoggle", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "dart_async", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "package_chewie_chewie_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "package_didvan_views_widgets_video_play_btn_animation_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "package_flutter_cupertino_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "package_flutter_material_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_video_custome_controls_dart", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "video/custome_controls.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}]}