{"nodes": [{"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "label": "player_navbar.dart", "file_type": "code", "source_file": "audio/player_navbar.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbar", "label": "PlayerNavBar", "file_type": "code", "source_file": "audio/player_navbar.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_audio_player_navbar_playernavbarstate", "label": "_PlayerNavBarState", "file_type": "code", "source_file": "audio/player_navbar.dart", "source_location": null}, {"id": "state", "label": "State", "file_type": "code", "source_file": null, "source_location": null}, {"id": "playernavbar", "label": "PlayerNavBar", "file_type": "code", "source_file": null, "source_location": null}, {"id": "studiodetailsstate", "label": "StudioDetailsState", "file_type": "code", "source_file": null, "source_location": null}, {"id": "podcastsstate", "label": "PodcastsState", "file_type": "code", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_inhome", "label": "inHome", "file_type": "code", "source_file": "audio/player_navbar.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_createstate", "label": "createState", "file_type": "code", "source_file": "audio/player_navbar.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_enableplayercontroller", "label": "_enablePlayerController", "file_type": "code", "source_file": "audio/player_navbar.dart", "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_build", "label": "build", "file_type": "code", "source_file": "audio/player_navbar.dart", "source_location": null}, {"id": "route_routes_radardetails", "label": "Routes.radarDetails", "file_type": "concept", "source_file": null, "source_location": null}, {"id": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_showplayerbottomsheet", "label": "_showPlayerBottomSheet", "file_type": "code", "source_file": "audio/player_navbar.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_models_requests_radar_dart", "label": "package:didvan/models/requests/radar.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_didvan_routes_routes_dart", "label": "package:didvan/routes/routes.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_expandable_bottom_sheet_expandable_bottom_sheet_dart", "label": "package:expandable_bottom_sheet/expandable_bottom_sheet.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_spinkit_flutter_spinkit_dart", "label": "package:flutter_spinkit/flutter_spinkit.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "package_provider_provider_dart", "label": "package:provider/provider.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "config_design_config_dart", "label": "../../../config/design_config.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "constants_app_icons_dart", "label": "../../../constants/app_icons.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "models_enums_dart", "label": "../../../models/enums.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "services_media_media_dart", "label": "../../../services/media/media.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "utils_action_sheet_dart", "label": "../../../utils/action_sheet.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "podcasts_podcasts_state_dart", "label": "../../podcasts/podcasts_state.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "podcasts_studio_details_studio_details_state_dart", "label": "../../podcasts/studio_details/studio_details_state.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "podcasts_studio_details_widgets_studio_details_widget_dart", "label": "../../podcasts/studio_details/widgets/studio_details_widget.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "didvan_icon_button_dart", "label": "../didvan/icon_button.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "didvan_text_dart", "label": "../didvan/text.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "skeleton_image_dart", "label": "../skeleton_image.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "audio_player_widget_dart", "label": "audio_player_widget.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "audio_slider_dart", "label": "audio_slider.dart", "file_type": "code", "source_file": null, "source_location": null}, {"id": "expandablebottomsheetstate", "label": "ExpandableBottomSheetState", "file_type": "code", "source_file": null, "source_location": null}], "edges": [{"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbar", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbar", "target": "statefulwidget", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbarstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbarstate", "target": "state", "relation": "inherits", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbarstate", "target": "playernavbar", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbarstate", "target": "studiodetailsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "bloc_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbarstate", "target": "podcastsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "bloc_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_playernavbarstate", "target": "podcastsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "bloc_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_inhome", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_createstate", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_enableplayercontroller", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_build", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_build", "target": "route_routes_radardetails", "relation": "navigates", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "route_const"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_showplayerbottomsheet", "relation": "defines", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_showplayerbottomsheet", "target": "studiodetailsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "bloc_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_showplayerbottomsheet", "target": "podcastsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "bloc_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_showplayerbottomsheet", "target": "podcastsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "bloc_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_didvan_config_theme_data_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_didvan_models_requests_radar_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_didvan_routes_routes_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_expandable_bottom_sheet_expandable_bottom_sheet_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_flutter_material_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_flutter_spinkit_flutter_spinkit_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "package_provider_provider_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "config_design_config_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "constants_app_icons_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "models_enums_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "services_media_media_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "utils_action_sheet_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "podcasts_podcasts_state_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "podcasts_studio_details_studio_details_state_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "podcasts_studio_details_widgets_studio_details_widget_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "didvan_icon_button_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "didvan_text_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "skeleton_image_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "audio_player_widget_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "audio_slider_dart", "relation": "imports", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "studiodetailsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "expandablebottomsheetstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "studiodetailsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "podcastsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "studiodetailsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}, {"source": "c_flutter_projects_didvan_app_didvan_app_lib_views_widgets_audio_player_navbar_dart", "target": "podcastsstate", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "audio/player_navbar.dart", "source_location": null, "weight": 1.0, "context": "type_lookup"}]}