mobile-music/graphify-out/graph.json
2026-07-29 14:14:18 -04:00

13062 lines
No EOL
380 KiB
JSON

{
"directed": false,
"multigraph": false,
"graph": {
"hyperedges": [
{
"id": "linux_flutter_build_pipeline",
"label": "Linux Flutter CMake Build Pipeline",
"nodes": [
"linux_cmakelists_runner",
"linux_flutter_cmakelists_flutter",
"linux_runner_cmakelists_runner"
],
"relation": "participate_in",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "linux/CMakeLists.txt"
},
{
"id": "audio_playback_stack",
"label": "Audio Playback and Theming Stack",
"nodes": [
"pubspec_just_audio",
"pubspec_just_audio_background",
"pubspec_palette_generator"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.65,
"source_file": "pubspec.yaml"
},
{
"id": "android_launcher_icon_set",
"label": "Android Launcher Icon Set (Flutter logo)",
"nodes": [
"android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_mdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png"
},
{
"id": "ios_appicon_appiconset_set",
"label": "iOS AppIcon Set (Flutter logo)",
"nodes": [
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_83_5x83_5_2x_icon"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png"
},
{
"id": "ios_launch_image_set",
"label": "iOS Launch Image Set",
"nodes": [
"ios_runner_assets_xcassets_launchimage_imageset_launchimage_image",
"ios_runner_assets_xcassets_launchimage_imageset_launchimage_2x_image",
"ios_runner_assets_xcassets_launchimage_imageset_launchimage_3x_image"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png"
}
]
},
"nodes": [
{
"label": "app/build.gradle.kts",
"file_type": "code",
"source_file": "android/app/build.gradle.kts",
"source_location": "L1",
"_origin": "ast",
"id": "android_app_build_gradle",
"community": 28,
"norm_label": "app/build.gradle.kts"
},
{
"label": "MainActivity.kt",
"file_type": "code",
"source_file": "android/app/src/main/kotlin/com/conversionpath/ratune_mobile/MainActivity.kt",
"source_location": "L1",
"_origin": "ast",
"id": "android_app_src_main_kotlin_com_conversionpath_ratune_mobile_mainactivity",
"community": 26,
"norm_label": "mainactivity.kt"
},
{
"label": "MainActivity",
"file_type": "code",
"source_file": "android/app/src/main/kotlin/com/conversionpath/ratune_mobile/MainActivity.kt",
"source_location": "L8",
"_origin": "ast",
"id": "android_app_src_main_kotlin_com_conversionpath_ratune_mobile_mainactivity_mainactivity",
"community": 26,
"norm_label": "mainactivity"
},
{
"label": "AudioServiceActivity",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "audioserviceactivity",
"community": 26,
"norm_label": "audioserviceactivity"
},
{
"label": "android/build.gradle.kts",
"file_type": "code",
"source_file": "android/build.gradle.kts",
"source_location": "L1",
"_origin": "ast",
"id": "android_build_gradle",
"community": 29,
"norm_label": "android/build.gradle.kts"
},
{
"label": "settings.gradle.kts",
"file_type": "code",
"source_file": "android/settings.gradle.kts",
"source_location": "L1",
"_origin": "ast",
"id": "android_settings_gradle",
"community": 30,
"norm_label": "settings.gradle.kts"
},
{
"label": "AppDelegate.swift",
"file_type": "code",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L1",
"_origin": "ast",
"id": "ios_runner_appdelegate",
"community": 9,
"norm_label": "appdelegate.swift"
},
{
"label": "Flutter",
"file_type": "code",
"type": "module",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L1",
"_origin": "ast",
"id": "flutter",
"community": 9,
"norm_label": "flutter"
},
{
"label": "UIKit",
"file_type": "code",
"type": "module",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L2",
"_origin": "ast",
"id": "uikit",
"community": 9,
"norm_label": "uikit"
},
{
"label": "AppDelegate",
"file_type": "code",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L4",
"_origin": "ast",
"id": "ios_runner_appdelegate_appdelegate",
"community": 9,
"norm_label": "appdelegate"
},
{
"label": "FlutterAppDelegate",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "flutterappdelegate",
"community": 9,
"norm_label": "flutterappdelegate"
},
{
"label": "FlutterImplicitEngineDelegate",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "flutterimplicitenginedelegate",
"community": 9,
"norm_label": "flutterimplicitenginedelegate"
},
{
"label": ".application()",
"file_type": "code",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L6",
"_origin": "ast",
"id": "ios_runner_appdelegate_appdelegate_application",
"community": 9,
"norm_label": ".application()"
},
{
"label": "UIApplication",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "uiapplication",
"community": 9,
"norm_label": "uiapplication"
},
{
"label": "Any",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "any",
"community": 9,
"norm_label": "any"
},
{
"label": "Bool",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "bool",
"community": 9,
"norm_label": "bool"
},
{
"label": ".didInitializeImplicitFlutterEngine()",
"file_type": "code",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L13",
"_origin": "ast",
"id": "ios_runner_appdelegate_appdelegate_didinitializeimplicitflutterengine",
"community": 9,
"norm_label": ".didinitializeimplicitflutterengine()"
},
{
"label": "FlutterImplicitEngineBridge",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "flutterimplicitenginebridge",
"community": 9,
"norm_label": "flutterimplicitenginebridge"
},
{
"label": "Runner-Bridging-Header.h",
"file_type": "code",
"source_file": "ios/Runner/Runner-Bridging-Header.h",
"source_location": "L1",
"_origin": "ast",
"id": "ios_runner_runner_bridging_header",
"community": 32,
"norm_label": "runner-bridging-header.h"
},
{
"label": "SceneDelegate.swift",
"file_type": "code",
"source_file": "ios/Runner/SceneDelegate.swift",
"source_location": "L1",
"_origin": "ast",
"id": "ios_runner_scenedelegate",
"community": 9,
"norm_label": "scenedelegate.swift"
},
{
"label": "SceneDelegate",
"file_type": "code",
"source_file": "ios/Runner/SceneDelegate.swift",
"source_location": "L4",
"_origin": "ast",
"id": "ios_runner_scenedelegate_scenedelegate",
"community": 9,
"norm_label": "scenedelegate"
},
{
"label": "FlutterSceneDelegate",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "flutterscenedelegate",
"community": 9,
"norm_label": "flutterscenedelegate"
},
{
"label": "RunnerTests.swift",
"file_type": "code",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L1",
"_origin": "ast",
"id": "ios_runnertests_runnertests",
"community": 9,
"norm_label": "runnertests.swift"
},
{
"label": "XCTest",
"file_type": "code",
"type": "module",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L3",
"_origin": "ast",
"id": "xctest",
"community": 9,
"norm_label": "xctest"
},
{
"label": "RunnerTests",
"file_type": "code",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L5",
"_origin": "ast",
"id": "ios_runnertests_runnertests_runnertests",
"community": 9,
"norm_label": "runnertests"
},
{
"label": "XCTestCase",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "xctestcase",
"community": 9,
"norm_label": "xctestcase"
},
{
"label": ".testExample()",
"file_type": "code",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L7",
"_origin": "ast",
"id": "ios_runnertests_runnertests_runnertests_testexample",
"community": 9,
"norm_label": ".testexample()"
},
{
"label": "play_history.dart",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history",
"community": 1,
"norm_label": "play_history.dart"
},
{
"label": "PlayRecord",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_playrecord",
"community": 1,
"norm_label": "playrecord"
},
{
"label": "RediscoverArtist",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_rediscoverartist",
"community": 1,
"norm_label": "rediscoverartist"
},
{
"label": "HistoryController",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_historycontroller",
"community": 8,
"norm_label": "historycontroller"
},
{
"label": "StateNotifier",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "statenotifier",
"community": 8,
"norm_label": "statenotifier"
},
{
"label": "List",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "list",
"community": 8,
"norm_label": "list"
},
{
"label": "songId",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_songid",
"community": 1,
"norm_label": "songid"
},
{
"label": "title",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_title",
"community": 1,
"norm_label": "title"
},
{
"label": "playedAt",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_playedat",
"community": 1,
"norm_label": "playedat"
},
{
"label": "DateTime",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "datetime",
"community": 1,
"norm_label": "datetime"
},
{
"label": "album",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_album",
"community": 1,
"norm_label": "album"
},
{
"label": "String?",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "string",
"community": 2,
"norm_label": "string?"
},
{
"label": "albumId",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_albumid",
"community": 1,
"norm_label": "albumid"
},
{
"label": "artist",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_artist",
"community": 1,
"norm_label": "artist"
},
{
"label": "artistId",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_artistid",
"community": 1,
"norm_label": "artistid"
},
{
"label": "coverArt",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_coverart",
"community": 1,
"norm_label": "coverart"
},
{
"label": "duration",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_duration",
"community": 1,
"norm_label": "duration"
},
{
"label": "int?",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "int",
"community": 0,
"norm_label": "int?"
},
{
"label": "name",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_name",
"community": 1,
"norm_label": "name"
},
{
"label": "lastPlayed",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_lastplayed",
"community": 1,
"norm_label": "lastplayed"
},
{
"label": "playCount",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_playcount",
"community": 1,
"norm_label": "playcount"
},
{
"label": "_maxRecords",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_maxrecords",
"community": 1,
"norm_label": "_maxrecords"
},
{
"label": "static const int",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "static_const_int",
"community": 3,
"norm_label": "static const int"
},
{
"label": "_file",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_file",
"community": 1,
"norm_label": "_file"
},
{
"label": "File?",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "file",
"community": 1,
"norm_label": "file?"
},
{
"label": "seen",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_seen",
"community": 1,
"norm_label": "seen"
},
{
"label": "out",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_out",
"community": 1,
"norm_label": "out"
},
{
"label": "return",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "return",
"community": 18,
"norm_label": "return"
},
{
"label": "count",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_count",
"community": 1,
"norm_label": "count"
},
{
"label": "minDays",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_mindays",
"community": 1,
"norm_label": "mindays"
},
{
"label": "seed",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_seed",
"community": 1,
"norm_label": "seed"
},
{
"label": "ref",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_ref",
"community": 1,
"norm_label": "ref"
},
{
"label": "cutoff",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_cutoff",
"community": 1,
"norm_label": "cutoff"
},
{
"label": "byArtist",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_byartist",
"community": 1,
"norm_label": "byartist"
},
{
"label": "candidates",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_candidates",
"community": 1,
"norm_label": "candidates"
},
{
"label": "pool",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_pool",
"community": 1,
"norm_label": "pool"
},
{
"label": "toJson",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_tojson",
"community": 1,
"norm_label": "tojson"
},
{
"label": "fromJson",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_fromjson",
"community": 1,
"norm_label": "fromjson"
},
{
"label": "toSong",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_tosong",
"community": 1,
"norm_label": "tosong"
},
{
"label": "fromSong",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_fromsong",
"community": 1,
"norm_label": "fromsong"
},
{
"label": "_load",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_load",
"community": 1,
"norm_label": "_load"
},
{
"label": "record",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_record",
"community": 1,
"norm_label": "record"
},
{
"label": "_persist",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_persist",
"community": 1,
"norm_label": "_persist"
},
{
"label": "recentSongs",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_recentsongs",
"community": 1,
"norm_label": "recentsongs"
},
{
"label": "recentAlbums",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_recentalbums",
"community": 1,
"norm_label": "recentalbums"
},
{
"label": "rediscover",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_rediscover",
"community": 1,
"norm_label": "rediscover"
},
{
"label": "take",
"file_type": "code",
"source_file": "lib/history/play_history.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_history_play_history_take",
"community": 1,
"norm_label": "take"
},
{
"label": "dart:async",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "dart_async",
"community": 1,
"norm_label": "dart:async"
},
{
"label": "dart:convert",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "dart_convert",
"community": 3,
"norm_label": "dart:convert"
},
{
"label": "dart:io",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "dart_io",
"community": 0,
"norm_label": "dart:io"
},
{
"label": "dart:math",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "dart_math",
"community": 3,
"norm_label": "dart:math"
},
{
"label": "package:flutter_riverpod/flutter_riverpod.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_flutter_riverpod_flutter_riverpod_dart",
"community": 24,
"norm_label": "package:flutter_riverpod/flutter_riverpod.dart"
},
{
"label": "package:path_provider/path_provider.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_path_provider_path_provider_dart",
"community": 1,
"norm_label": "package:path_provider/path_provider.dart"
},
{
"label": "../subsonic/models.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "subsonic_models_dart",
"community": 8,
"norm_label": "../subsonic/models.dart"
},
{
"label": "main.dart",
"file_type": "code",
"source_file": "lib/main.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_main",
"community": 0,
"norm_label": "main.dart"
},
{
"label": "RatuneApp",
"file_type": "code",
"source_file": "lib/main.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_main_ratuneapp",
"community": 0,
"norm_label": "ratuneapp"
},
{
"label": "ConsumerWidget",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "consumerwidget",
"community": 16,
"norm_label": "consumerwidget"
},
{
"label": "main",
"file_type": "code",
"source_file": "lib/main.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_main_main",
"community": 0,
"norm_label": "main"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/main.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_main_build",
"community": 0,
"norm_label": "build"
},
{
"label": "package:flutter/foundation.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_flutter_foundation_dart",
"community": 0,
"norm_label": "package:flutter/foundation.dart"
},
{
"label": "package:flutter/material.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_flutter_material_dart",
"community": 6,
"norm_label": "package:flutter/material.dart"
},
{
"label": "package:just_audio_background/just_audio_background.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_just_audio_background_just_audio_background_dart",
"community": 0,
"norm_label": "package:just_audio_background/just_audio_background.dart"
},
{
"label": "shell/app_shell.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "shell_app_shell_dart",
"community": 0,
"norm_label": "shell/app_shell.dart"
},
{
"label": "../theme/accent.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "theme_accent_dart",
"community": 0,
"norm_label": "../theme/accent.dart"
},
{
"label": "theme/app_theme.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "theme_app_theme_dart",
"community": 0,
"norm_label": "theme/app_theme.dart"
},
{
"label": "playback_engine.dart",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine",
"community": 0,
"norm_label": "playback_engine.dart"
},
{
"label": "PlaybackState",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_playbackstate",
"community": 0,
"norm_label": "playbackstate"
},
{
"label": "PlaybackController",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_playbackcontroller",
"community": 0,
"norm_label": "playbackcontroller"
},
{
"label": "queue",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_queue",
"community": 0,
"norm_label": "queue"
},
{
"label": "currentIndex",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_currentindex",
"community": 0,
"norm_label": "currentindex"
},
{
"label": "playing",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_playing",
"community": 0,
"norm_label": "playing"
},
{
"label": "position",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_position",
"community": 0,
"norm_label": "position"
},
{
"label": "Duration",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "duration",
"community": 0,
"norm_label": "duration"
},
{
"label": "duration",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_duration",
"community": 0,
"norm_label": "duration"
},
{
"label": "shuffle",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_shuffle",
"community": 0,
"norm_label": "shuffle"
},
{
"label": "loop",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_loop",
"community": 0,
"norm_label": "loop"
},
{
"label": "LoopMode",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "loopmode",
"community": 0,
"norm_label": "loopmode"
},
{
"label": "supported",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_supported",
"community": 0,
"norm_label": "supported"
},
{
"label": "current",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_current",
"community": 0,
"norm_label": "current"
},
{
"label": "Song? get",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "song_get",
"community": 0,
"norm_label": "song? get"
},
{
"label": "_player",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_player",
"community": 0,
"norm_label": "_player"
},
{
"label": "AudioPlayer?",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "audioplayer",
"community": 0,
"norm_label": "audioplayer?"
},
{
"label": "_audioSupported",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_audiosupported",
"community": 0,
"norm_label": "_audiosupported"
},
{
"label": "static bool get",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "static_bool_get",
"community": 0,
"norm_label": "static bool get"
},
{
"label": "copyWith",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_copywith",
"community": 0,
"norm_label": "copywith"
},
{
"label": "_wireStreams",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_wirestreams",
"community": 0,
"norm_label": "_wirestreams"
},
{
"label": "_notifyCurrent",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_notifycurrent",
"community": 0,
"norm_label": "_notifycurrent"
},
{
"label": "_sourceFor",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_sourcefor",
"community": 0,
"norm_label": "_sourcefor"
},
{
"label": "playSongs",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_playsongs",
"community": 0,
"norm_label": "playsongs"
},
{
"label": "togglePlayPause",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_toggleplaypause",
"community": 0,
"norm_label": "toggleplaypause"
},
{
"label": "next",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_next",
"community": 0,
"norm_label": "next"
},
{
"label": "previous",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_previous",
"community": 0,
"norm_label": "previous"
},
{
"label": "seek",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_seek",
"community": 0,
"norm_label": "seek"
},
{
"label": "toggleShuffle",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_toggleshuffle",
"community": 0,
"norm_label": "toggleshuffle"
},
{
"label": "cycleLoop",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_cycleloop",
"community": 0,
"norm_label": "cycleloop"
},
{
"label": "dispose",
"file_type": "code",
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_playback_playback_engine_dispose",
"community": 0,
"norm_label": "dispose"
},
{
"label": "package:just_audio/just_audio.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_just_audio_just_audio_dart",
"community": 15,
"norm_label": "package:just_audio/just_audio.dart"
},
{
"label": "browser_screen.dart",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen",
"community": 2,
"norm_label": "browser_screen.dart"
},
{
"label": "BrowserScreen",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_browserscreen",
"community": 16,
"norm_label": "browserscreen"
},
{
"label": "_Action",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_action",
"community": 2,
"norm_label": "_action"
},
{
"label": "StatelessWidget",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "statelesswidget",
"community": 2,
"norm_label": "statelesswidget"
},
{
"label": "ArtistScreen",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_artistscreen",
"community": 16,
"norm_label": "artistscreen"
},
{
"label": "AlbumScreen",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_albumscreen",
"community": 16,
"norm_label": "albumscreen"
},
{
"label": "BrowseRow",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_browserow",
"community": 2,
"norm_label": "browserow"
},
{
"label": "_DetailScaffold",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_detailscaffold",
"community": 2,
"norm_label": "_detailscaffold"
},
{
"label": "_NotConnected",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_notconnected",
"community": 2,
"norm_label": "_notconnected"
},
{
"label": "_Centered",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_centered",
"community": 2,
"norm_label": "_centered"
},
{
"label": "_Loading",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_loading",
"community": 2,
"norm_label": "_loading"
},
{
"label": "_ErrorText",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_errortext",
"community": 2,
"norm_label": "_errortext"
},
{
"label": "icon",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_icon",
"community": 2,
"norm_label": "icon"
},
{
"label": "IconData",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "icondata",
"community": 2,
"norm_label": "icondata"
},
{
"label": "label",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_label",
"community": 2,
"norm_label": "label"
},
{
"label": "onTap",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_ontap",
"community": 2,
"norm_label": "ontap"
},
{
"label": "VoidCallback",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "voidcallback",
"community": 2,
"norm_label": "voidcallback"
},
{
"label": "id",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_id",
"community": 2,
"norm_label": "id"
},
{
"label": "title",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_title",
"community": 2,
"norm_label": "title"
},
{
"label": "leading",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_leading",
"community": 2,
"norm_label": "leading"
},
{
"label": "trailing",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_trailing",
"community": 2,
"norm_label": "trailing"
},
{
"label": "child",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_child",
"community": 2,
"norm_label": "child"
},
{
"label": "Widget",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "widget",
"community": 2,
"norm_label": "widget"
},
{
"label": "message",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_message",
"community": 2,
"norm_label": "message"
},
{
"label": "m",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_m",
"community": 2,
"norm_label": "m"
},
{
"label": "s",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_s",
"community": 2,
"norm_label": "s"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_build",
"community": 16,
"norm_label": "build"
},
{
"label": "MaterialPageRoute",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "materialpageroute",
"community": 20,
"norm_label": "materialpageroute"
},
{
"label": "_fmtDuration",
"file_type": "code",
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_browser_screen_fmtduration",
"community": 2,
"norm_label": "_fmtduration"
},
{
"label": "../state/providers.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "state_providers_dart",
"community": 20,
"norm_label": "../state/providers.dart"
},
{
"label": "../theme/tokens.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "theme_tokens_dart",
"community": 20,
"norm_label": "../theme/tokens.dart"
},
{
"label": "../widgets/hairline_panel.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "widgets_hairline_panel_dart",
"community": 21,
"norm_label": "../widgets/hairline_panel.dart"
},
{
"label": "favorites_screen.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "favorites_screen_dart",
"community": 2,
"norm_label": "favorites_screen.dart"
},
{
"label": "search_screen.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "search_screen_dart",
"community": 2,
"norm_label": "search_screen.dart"
},
{
"label": "connect_sheet.dart",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet",
"community": 12,
"norm_label": "connect_sheet.dart"
},
{
"label": "_ConnectSheet",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_connectsheet",
"community": 12,
"norm_label": "_connectsheet"
},
{
"label": "ConsumerStatefulWidget",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "consumerstatefulwidget",
"community": 22,
"norm_label": "consumerstatefulwidget"
},
{
"label": "_ConnectSheetState",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_connectsheetstate",
"community": 12,
"norm_label": "_connectsheetstate"
},
{
"label": "ConsumerState",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "consumerstate",
"community": 22,
"norm_label": "consumerstate"
},
{
"label": "_url",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_url",
"community": 12,
"norm_label": "_url"
},
{
"label": "_user",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_user",
"community": 12,
"norm_label": "_user"
},
{
"label": "_pass",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_pass",
"community": 12,
"norm_label": "_pass"
},
{
"label": "_busy",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_busy",
"community": 12,
"norm_label": "_busy"
},
{
"label": "showConnectSheet",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_showconnectsheet",
"community": 12,
"norm_label": "showconnectsheet"
},
{
"label": "createState",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_createstate",
"community": 12,
"norm_label": "createstate"
},
{
"label": "initState",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_initstate",
"community": 12,
"norm_label": "initstate"
},
{
"label": "dispose",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_dispose",
"community": 12,
"norm_label": "dispose"
},
{
"label": "_connect",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_connect",
"community": 12,
"norm_label": "_connect"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_build",
"community": 12,
"norm_label": "build"
},
{
"label": "_field",
"file_type": "code",
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_connect_sheet_field",
"community": 12,
"norm_label": "_field"
},
{
"label": "../subsonic/credentials.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "subsonic_credentials_dart",
"community": 12,
"norm_label": "../subsonic/credentials.dart"
},
{
"label": "favorites_screen.dart",
"file_type": "code",
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_favorites_screen",
"community": 20,
"norm_label": "favorites_screen.dart"
},
{
"label": "FavoritesScreen",
"file_type": "code",
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_favorites_screen_favoritesscreen",
"community": 20,
"norm_label": "favoritesscreen"
},
{
"label": "_SectionLabel",
"file_type": "code",
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_favorites_screen_sectionlabel",
"community": 20,
"norm_label": "_sectionlabel"
},
{
"label": "text",
"file_type": "code",
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_favorites_screen_text",
"community": 20,
"norm_label": "text"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_favorites_screen_build",
"community": 20,
"norm_label": "build"
},
{
"label": "browser_screen.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "browser_screen_dart",
"community": 19,
"norm_label": "browser_screen.dart"
},
{
"label": "home_screen.dart",
"file_type": "code",
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_home_screen",
"community": 21,
"norm_label": "home_screen.dart"
},
{
"label": "HomeScreen",
"file_type": "code",
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_home_screen_homescreen",
"community": 21,
"norm_label": "homescreen"
},
{
"label": "_Empty",
"file_type": "code",
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_home_screen_empty",
"community": 2,
"norm_label": "_empty"
},
{
"label": "message",
"file_type": "code",
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_home_screen_message",
"community": 21,
"norm_label": "message"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_home_screen_build",
"community": 21,
"norm_label": "build"
},
{
"label": "now_playing_screen.dart",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen",
"community": 15,
"norm_label": "now_playing_screen.dart"
},
{
"label": "NowPlayingScreen",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_nowplayingscreen",
"community": 16,
"norm_label": "nowplayingscreen"
},
{
"label": "_AlbumArtPanel",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_albumartpanel",
"community": 16,
"norm_label": "_albumartpanel"
},
{
"label": "_FavRating",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_favrating",
"community": 25,
"norm_label": "_favrating"
},
{
"label": "_InfoStrip",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_infostrip",
"community": 2,
"norm_label": "_infostrip"
},
{
"label": "_Transport",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_transport",
"community": 16,
"norm_label": "_transport"
},
{
"label": "_ArtFallback",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_artfallback",
"community": 2,
"norm_label": "_artfallback"
},
{
"label": "song",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_song",
"community": 15,
"norm_label": "song"
},
{
"label": "state",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_state",
"community": 15,
"norm_label": "state"
},
{
"label": "accent",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_accent",
"community": 15,
"norm_label": "accent"
},
{
"label": "Color",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "color",
"community": 6,
"norm_label": "color"
},
{
"label": "ref",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_ref",
"community": 15,
"norm_label": "ref"
},
{
"label": "WidgetRef",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "widgetref",
"community": 15,
"norm_label": "widgetref"
},
{
"label": "m",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_m",
"community": 15,
"norm_label": "m"
},
{
"label": "s",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_s",
"community": 15,
"norm_label": "s"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_build",
"community": 25,
"norm_label": "build"
},
{
"label": "_btn",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_btn",
"community": 15,
"norm_label": "_btn"
},
{
"label": "_fmt",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_fmt",
"community": 15,
"norm_label": "_fmt"
},
{
"label": "_fmtDur",
"file_type": "code",
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_now_playing_screen_fmtdur",
"community": 15,
"norm_label": "_fmtdur"
},
{
"label": "../playback/playback_engine.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "playback_playback_engine_dart",
"community": 15,
"norm_label": "../playback/playback_engine.dart"
},
{
"label": "../widgets/block_progress_bar.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "widgets_block_progress_bar_dart",
"community": 15,
"norm_label": "../widgets/block_progress_bar.dart"
},
{
"label": "search_screen.dart",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen",
"community": 19,
"norm_label": "search_screen.dart"
},
{
"label": "SearchScreen",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_searchscreen",
"community": 22,
"norm_label": "searchscreen"
},
{
"label": "_SearchScreenState",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_searchscreenstate",
"community": 22,
"norm_label": "_searchscreenstate"
},
{
"label": "_Results",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_results",
"community": 19,
"norm_label": "_results"
},
{
"label": "_controller",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_controller",
"community": 19,
"norm_label": "_controller"
},
{
"label": "_query",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_query",
"community": 19,
"norm_label": "_query"
},
{
"label": "createState",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_createstate",
"community": 19,
"norm_label": "createstate"
},
{
"label": "dispose",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_dispose",
"community": 19,
"norm_label": "dispose"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_screens_search_screen_build",
"community": 19,
"norm_label": "build"
},
{
"label": "app_shell.dart",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell",
"community": 17,
"norm_label": "app_shell.dart"
},
{
"label": "AppShell",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_appshell",
"community": 22,
"norm_label": "appshell"
},
{
"label": "_AppShellState",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_appshellstate",
"community": 22,
"norm_label": "_appshellstate"
},
{
"label": "_TabBar",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_tabbar",
"community": 17,
"norm_label": "_tabbar"
},
{
"label": "_StatusBar",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_statusbar",
"community": 12,
"norm_label": "_statusbar"
},
{
"label": "_index",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_index",
"community": 17,
"norm_label": "_index"
},
{
"label": "_tabs",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_tabs",
"community": 17,
"norm_label": "_tabs"
},
{
"label": "static const",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "static_const",
"community": 17,
"norm_label": "static const"
},
{
"label": "onSelect",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_onselect",
"community": 17,
"norm_label": "onselect"
},
{
"label": "ValueChanged",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "valuechanged",
"community": 17,
"norm_label": "valuechanged"
},
{
"label": "createState",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_createstate",
"community": 17,
"norm_label": "createstate"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_shell_app_shell_build",
"community": 25,
"norm_label": "build"
},
{
"label": "../screens/browser_screen.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "screens_browser_screen_dart",
"community": 17,
"norm_label": "../screens/browser_screen.dart"
},
{
"label": "../screens/connect_sheet.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "screens_connect_sheet_dart",
"community": 17,
"norm_label": "../screens/connect_sheet.dart"
},
{
"label": "../screens/home_screen.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "screens_home_screen_dart",
"community": 17,
"norm_label": "../screens/home_screen.dart"
},
{
"label": "../screens/now_playing_screen.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "screens_now_playing_screen_dart",
"community": 17,
"norm_label": "../screens/now_playing_screen.dart"
},
{
"label": "favorites.dart",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites",
"community": 8,
"norm_label": "favorites.dart"
},
{
"label": "FavoritesState",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_favoritesstate",
"community": 8,
"norm_label": "favoritesstate"
},
{
"label": "FavoritesController",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_favoritescontroller",
"community": 8,
"norm_label": "favoritescontroller"
},
{
"label": "songIds",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_songids",
"community": 8,
"norm_label": "songids"
},
{
"label": "Set",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "set",
"community": 8,
"norm_label": "set"
},
{
"label": "albumIds",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_albumids",
"community": 8,
"norm_label": "albumids"
},
{
"label": "artistIds",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_artistids",
"community": 8,
"norm_label": "artistids"
},
{
"label": "ratings",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_ratings",
"community": 8,
"norm_label": "ratings"
},
{
"label": "Map",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "map",
"community": 8,
"norm_label": "map"
},
{
"label": "isSongStarred",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_issongstarred",
"community": 8,
"norm_label": "issongstarred"
},
{
"label": "ratingFor",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_ratingfor",
"community": 8,
"norm_label": "ratingfor"
},
{
"label": "copyWith",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_copywith",
"community": 8,
"norm_label": "copywith"
},
{
"label": "hydrate",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_hydrate",
"community": 8,
"norm_label": "hydrate"
},
{
"label": "clear",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_clear",
"community": 8,
"norm_label": "clear"
},
{
"label": "toggleSong",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_togglesong",
"community": 8,
"norm_label": "togglesong"
},
{
"label": "rateSong",
"file_type": "code",
"source_file": "lib/state/favorites.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_favorites_ratesong",
"community": 8,
"norm_label": "ratesong"
},
{
"label": "../subsonic/subsonic_client.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "subsonic_subsonic_client_dart",
"community": 8,
"norm_label": "../subsonic/subsonic_client.dart"
},
{
"label": "providers.dart",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers",
"community": 5,
"norm_label": "providers.dart"
},
{
"label": "ConnStatus",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_connstatus",
"community": 5,
"norm_label": "connstatus"
},
{
"label": "ConnectionState",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_connectionstate",
"community": 5,
"norm_label": "connectionstate"
},
{
"label": "ConnectionController",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_connectioncontroller",
"community": 5,
"norm_label": "connectioncontroller"
},
{
"label": "status",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_status",
"community": 5,
"norm_label": "status"
},
{
"label": "client",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_client",
"community": 5,
"norm_label": "client"
},
{
"label": "credentials",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_credentials",
"community": 5,
"norm_label": "credentials"
},
{
"label": "error",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_error",
"community": 5,
"norm_label": "error"
},
{
"label": "isOnline",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_isonline",
"community": 5,
"norm_label": "isonline"
},
{
"label": "bool get",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "bool_get",
"community": 5,
"norm_label": "bool get"
},
{
"label": "credentialStoreProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_credentialstoreprovider",
"community": 5,
"norm_label": "credentialstoreprovider"
},
{
"label": "_store",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_store",
"community": 5,
"norm_label": "_store"
},
{
"label": "connectionProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_connectionprovider",
"community": 12,
"norm_label": "connectionprovider"
},
{
"label": "subsonicClientProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_subsonicclientprovider",
"community": 16,
"norm_label": "subsonicclientprovider"
},
{
"label": "artistsProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_artistsprovider",
"community": 16,
"norm_label": "artistsprovider"
},
{
"label": "result",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_result",
"community": 5,
"norm_label": "result"
},
{
"label": "artistProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_artistprovider",
"community": 16,
"norm_label": "artistprovider"
},
{
"label": "albumProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_albumprovider",
"community": 16,
"norm_label": "albumprovider"
},
{
"label": "searchProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_searchprovider",
"community": 19,
"norm_label": "searchprovider"
},
{
"label": "playHistoryProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_playhistoryprovider",
"community": 5,
"norm_label": "playhistoryprovider"
},
{
"label": "recentSongsProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_recentsongsprovider",
"community": 21,
"norm_label": "recentsongsprovider"
},
{
"label": "recentAlbumsProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_recentalbumsprovider",
"community": 21,
"norm_label": "recentalbumsprovider"
},
{
"label": "rediscoverSeedProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_rediscoverseedprovider",
"community": 21,
"norm_label": "rediscoverseedprovider"
},
{
"label": "rediscoverProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_rediscoverprovider",
"community": 21,
"norm_label": "rediscoverprovider"
},
{
"label": "history",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_history",
"community": 5,
"norm_label": "history"
},
{
"label": "seed",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_seed",
"community": 5,
"norm_label": "seed"
},
{
"label": "favoritesProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_favoritesprovider",
"community": 25,
"norm_label": "favoritesprovider"
},
{
"label": "controller",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_controller",
"community": 5,
"norm_label": "controller"
},
{
"label": "starredProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_starredprovider",
"community": 20,
"norm_label": "starredprovider"
},
{
"label": "playbackProvider",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_playbackprovider",
"community": 16,
"norm_label": "playbackprovider"
},
{
"label": "_restore",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_restore",
"community": 5,
"norm_label": "_restore"
},
{
"label": "connect",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_connect",
"community": 5,
"norm_label": "connect"
},
{
"label": "disconnect",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_disconnect",
"community": 5,
"norm_label": "disconnect"
},
{
"label": "getArtist",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_getartist",
"community": 5,
"norm_label": "getartist"
},
{
"label": "getAlbum",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_getalbum",
"community": 5,
"norm_label": "getalbum"
},
{
"label": "search3",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_search3",
"community": 5,
"norm_label": "search3"
},
{
"label": "rediscover",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_rediscover",
"community": 5,
"norm_label": "rediscover"
},
{
"label": "getStarred2",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_getstarred2",
"community": 5,
"norm_label": "getstarred2"
},
{
"label": "streamUriFor",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_streamurifor",
"community": 5,
"norm_label": "streamurifor"
},
{
"label": "coverArtUriFor",
"file_type": "code",
"source_file": "lib/state/providers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_state_providers_coverarturifor",
"community": 16,
"norm_label": "coverarturifor"
},
{
"label": "package:flutter/widgets.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_flutter_widgets_dart",
"community": 6,
"norm_label": "package:flutter/widgets.dart"
},
{
"label": "../history/play_history.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "history_play_history_dart",
"community": 5,
"norm_label": "../history/play_history.dart"
},
{
"label": "../theme/accent_extract.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "theme_accent_extract_dart",
"community": 5,
"norm_label": "../theme/accent_extract.dart"
},
{
"label": "favorites.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "favorites_dart",
"community": 5,
"norm_label": "favorites.dart"
},
{
"label": "credentials.dart",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials",
"community": 10,
"norm_label": "credentials.dart"
},
{
"label": "SubsonicCredentials",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_subsoniccredentials",
"community": 10,
"norm_label": "subsoniccredentials"
},
{
"label": "CredentialStore",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_credentialstore",
"community": 10,
"norm_label": "credentialstore"
},
{
"label": "url",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_url",
"community": 10,
"norm_label": "url"
},
{
"label": "username",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_username",
"community": 10,
"norm_label": "username"
},
{
"label": "password",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_password",
"community": 10,
"norm_label": "password"
},
{
"label": "alias",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_alias",
"community": 10,
"norm_label": "alias"
},
{
"label": "display",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_display",
"community": 10,
"norm_label": "display"
},
{
"label": "String get",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "string_get",
"community": 10,
"norm_label": "string get"
},
{
"label": "_storage",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_storage",
"community": 10,
"norm_label": "_storage"
},
{
"label": "FlutterSecureStorage",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "fluttersecurestorage",
"community": 10,
"norm_label": "fluttersecurestorage"
},
{
"label": "_kUrl",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_kurl",
"community": 10,
"norm_label": "_kurl"
},
{
"label": "_kUser",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_kuser",
"community": 10,
"norm_label": "_kuser"
},
{
"label": "_kPass",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_kpass",
"community": 10,
"norm_label": "_kpass"
},
{
"label": "_kAlias",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_kalias",
"community": 10,
"norm_label": "_kalias"
},
{
"label": "save",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_save",
"community": 10,
"norm_label": "save"
},
{
"label": "load",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_load",
"community": 10,
"norm_label": "load"
},
{
"label": "clear",
"file_type": "code",
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_credentials_clear",
"community": 10,
"norm_label": "clear"
},
{
"label": "package:flutter_secure_storage/flutter_secure_storage.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_flutter_secure_storage_flutter_secure_storage_dart",
"community": 10,
"norm_label": "package:flutter_secure_storage/flutter_secure_storage.dart"
},
{
"label": "json_helpers.dart",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers",
"community": 18,
"norm_label": "json_helpers.dart"
},
{
"label": "null",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_null",
"community": 18,
"norm_label": "null"
},
{
"label": "orElse",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_orelse",
"community": 18,
"norm_label": "orelse"
},
{
"label": "asString",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_asstring",
"community": 18,
"norm_label": "asstring"
},
{
"label": "toString",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_tostring",
"community": 18,
"norm_label": "tostring"
},
{
"label": "asInt",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_asint",
"community": 18,
"norm_label": "asint"
},
{
"label": "asDouble",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_asdouble",
"community": 18,
"norm_label": "asdouble"
},
{
"label": "asBool",
"file_type": "code",
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_json_helpers_asbool",
"community": 18,
"norm_label": "asbool"
},
{
"label": "T",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "t",
"community": 18,
"norm_label": "t"
},
{
"label": "models.dart",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models",
"community": 4,
"norm_label": "models.dart"
},
{
"label": "Song",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_song",
"community": 15,
"norm_label": "song"
},
{
"label": "Album",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_album",
"community": 4,
"norm_label": "album"
},
{
"label": "Artist",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_artist",
"community": 4,
"norm_label": "artist"
},
{
"label": "ArtistIndex",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_artistindex",
"community": 4,
"norm_label": "artistindex"
},
{
"label": "ArtistsResult",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_artistsresult",
"community": 4,
"norm_label": "artistsresult"
},
{
"label": "Starred2",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_starred2",
"community": 4,
"norm_label": "starred2"
},
{
"label": "SearchResult3",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_searchresult3",
"community": 4,
"norm_label": "searchresult3"
},
{
"label": "id",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_id",
"community": 4,
"norm_label": "id"
},
{
"label": "title",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_title",
"community": 4,
"norm_label": "title"
},
{
"label": "albumId",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_albumid",
"community": 4,
"norm_label": "albumid"
},
{
"label": "artistId",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_artistid",
"community": 4,
"norm_label": "artistid"
},
{
"label": "track",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_track",
"community": 4,
"norm_label": "track"
},
{
"label": "discNumber",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_discnumber",
"community": 4,
"norm_label": "discnumber"
},
{
"label": "year",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_year",
"community": 4,
"norm_label": "year"
},
{
"label": "genre",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_genre",
"community": 4,
"norm_label": "genre"
},
{
"label": "coverArt",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_coverart",
"community": 4,
"norm_label": "coverart"
},
{
"label": "duration",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_duration",
"community": 4,
"norm_label": "duration"
},
{
"label": "bitRate",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_bitrate",
"community": 4,
"norm_label": "bitrate"
},
{
"label": "contentType",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_contenttype",
"community": 4,
"norm_label": "contenttype"
},
{
"label": "suffix",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_suffix",
"community": 4,
"norm_label": "suffix"
},
{
"label": "size",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_size",
"community": 4,
"norm_label": "size"
},
{
"label": "path",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_path",
"community": 4,
"norm_label": "path"
},
{
"label": "starred",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_starred",
"community": 4,
"norm_label": "starred"
},
{
"label": "userRating",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_userrating",
"community": 4,
"norm_label": "userrating"
},
{
"label": "name",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_name",
"community": 4,
"norm_label": "name"
},
{
"label": "songCount",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_songcount",
"community": 4,
"norm_label": "songcount"
},
{
"label": "songs",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_songs",
"community": 4,
"norm_label": "songs"
},
{
"label": "albumCount",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_albumcount",
"community": 4,
"norm_label": "albumcount"
},
{
"label": "albums",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_albums",
"community": 4,
"norm_label": "albums"
},
{
"label": "artists",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_artists",
"community": 4,
"norm_label": "artists"
},
{
"label": "indexes",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_indexes",
"community": 4,
"norm_label": "indexes"
},
{
"label": "all",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_all",
"community": 4,
"norm_label": "all"
},
{
"label": "fromJson",
"file_type": "code",
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_models_fromjson",
"community": 4,
"norm_label": "fromjson"
},
{
"label": "json_helpers.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "json_helpers_dart",
"community": 4,
"norm_label": "json_helpers.dart"
},
{
"label": "subsonic_client.dart",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client",
"community": 3,
"norm_label": "subsonic_client.dart"
},
{
"label": "SubsonicError",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_subsonicerror",
"community": 3,
"norm_label": "subsonicerror"
},
{
"label": "Exception",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "exception",
"community": 3,
"norm_label": "exception"
},
{
"label": "SubsonicClient",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_subsonicclient",
"community": 3,
"norm_label": "subsonicclient"
},
{
"label": "code",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_code",
"community": 3,
"norm_label": "code"
},
{
"label": "message",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_message",
"community": 3,
"norm_label": "message"
},
{
"label": "authErrorCode",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_autherrorcode",
"community": 3,
"norm_label": "autherrorcode"
},
{
"label": "isAuthFailure",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_isauthfailure",
"community": 3,
"norm_label": "isauthfailure"
},
{
"label": "baseUrl",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_baseurl",
"community": 3,
"norm_label": "baseurl"
},
{
"label": "username",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_username",
"community": 3,
"norm_label": "username"
},
{
"label": "_password",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_password",
"community": 3,
"norm_label": "_password"
},
{
"label": "_dio",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_dio",
"community": 3,
"norm_label": "_dio"
},
{
"label": "Dio",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "dio",
"community": 3,
"norm_label": "dio"
},
{
"label": "apiVersion",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_apiversion",
"community": 3,
"norm_label": "apiversion"
},
{
"label": "static const String",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "static_const_string",
"community": 3,
"norm_label": "static const string"
},
{
"label": "clientName",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_clientname",
"community": 3,
"norm_label": "clientname"
},
{
"label": "_saltAlphabet",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_saltalphabet",
"community": 3,
"norm_label": "_saltalphabet"
},
{
"label": "toString",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_tostring",
"community": 3,
"norm_label": "tostring"
},
{
"label": "_trimTrailingSlash",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_trimtrailingslash",
"community": 3,
"norm_label": "_trimtrailingslash"
},
{
"label": "_makeSalt",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_makesalt",
"community": 3,
"norm_label": "_makesalt"
},
{
"label": "_makeToken",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_maketoken",
"community": 3,
"norm_label": "_maketoken"
},
{
"label": "_authParams",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_authparams",
"community": 3,
"norm_label": "_authparams"
},
{
"label": "_uri",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_uri",
"community": 3,
"norm_label": "_uri"
},
{
"label": "_get",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_get",
"community": 3,
"norm_label": "_get"
},
{
"label": "ping",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_ping",
"community": 3,
"norm_label": "ping"
},
{
"label": "getArtists",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_getartists",
"community": 3,
"norm_label": "getartists"
},
{
"label": "getArtist",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_getartist",
"community": 3,
"norm_label": "getartist"
},
{
"label": "getAlbum",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_getalbum",
"community": 3,
"norm_label": "getalbum"
},
{
"label": "search3",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_search3",
"community": 3,
"norm_label": "search3"
},
{
"label": "getStarred2",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_getstarred2",
"community": 3,
"norm_label": "getstarred2"
},
{
"label": "setStarred",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_setstarred",
"community": 3,
"norm_label": "setstarred"
},
{
"label": "setRating",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_setrating",
"community": 3,
"norm_label": "setrating"
},
{
"label": "scrobble",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_scrobble",
"community": 3,
"norm_label": "scrobble"
},
{
"label": "streamUri",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_streamuri",
"community": 3,
"norm_label": "streamuri"
},
{
"label": "coverArtUri",
"file_type": "code",
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_subsonic_subsonic_client_coverarturi",
"community": 3,
"norm_label": "coverarturi"
},
{
"label": "package:crypto/crypto.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_crypto_crypto_dart",
"community": 3,
"norm_label": "package:crypto/crypto.dart"
},
{
"label": "package:dio/dio.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_dio_dio_dart",
"community": 3,
"norm_label": "package:dio/dio.dart"
},
{
"label": "models.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "models_dart",
"community": 3,
"norm_label": "models.dart"
},
{
"label": "accent.dart",
"file_type": "code",
"source_file": "lib/theme/accent.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent",
"community": 6,
"norm_label": "accent.dart"
},
{
"label": "AccentNotifier",
"file_type": "code",
"source_file": "lib/theme/accent.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_accentnotifier",
"community": 6,
"norm_label": "accentnotifier"
},
{
"label": "accentProvider",
"file_type": "code",
"source_file": "lib/theme/accent.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_accentprovider",
"community": 0,
"norm_label": "accentprovider"
},
{
"label": "reset",
"file_type": "code",
"source_file": "lib/theme/accent.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_reset",
"community": 6,
"norm_label": "reset"
},
{
"label": "tokens.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "tokens_dart",
"community": 6,
"norm_label": "tokens.dart"
},
{
"label": "accent_extract.dart",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract",
"community": 6,
"norm_label": "accent_extract.dart"
},
{
"label": "palette",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_palette",
"community": 6,
"norm_label": "palette"
},
{
"label": "picked",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_picked",
"community": 6,
"norm_label": "picked"
},
{
"label": "hsl",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_hsl",
"community": 6,
"norm_label": "hsl"
},
{
"label": "lightness",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_lightness",
"community": 6,
"norm_label": "lightness"
},
{
"label": "saturation",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_saturation",
"community": 6,
"norm_label": "saturation"
},
{
"label": "extractAccent",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_extractaccent",
"community": 6,
"norm_label": "extractaccent"
},
{
"label": "_ensureReadable",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_ensurereadable",
"community": 6,
"norm_label": "_ensurereadable"
},
{
"label": "withLightness",
"file_type": "code",
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_accent_extract_withlightness",
"community": 6,
"norm_label": "withlightness"
},
{
"label": "package:palette_generator/palette_generator.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_palette_generator_palette_generator_dart",
"community": 6,
"norm_label": "package:palette_generator/palette_generator.dart"
},
{
"label": "app_theme.dart",
"file_type": "code",
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_app_theme",
"community": 6,
"norm_label": "app_theme.dart"
},
{
"label": "mono",
"file_type": "code",
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_app_theme_mono",
"community": 6,
"norm_label": "mono"
},
{
"label": "scheme",
"file_type": "code",
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_app_theme_scheme",
"community": 6,
"norm_label": "scheme"
},
{
"label": "buildRatuneTheme",
"file_type": "code",
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_app_theme_buildratunetheme",
"community": 6,
"norm_label": "buildratunetheme"
},
{
"label": "package:google_fonts/google_fonts.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_google_fonts_google_fonts_dart",
"community": 6,
"norm_label": "package:google_fonts/google_fonts.dart"
},
{
"label": "tokens.dart",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens",
"community": 11,
"norm_label": "tokens.dart"
},
{
"label": "RatuneColors",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_ratunecolors",
"community": 11,
"norm_label": "ratunecolors"
},
{
"label": "RatuneSpacing",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_ratunespacing",
"community": 11,
"norm_label": "ratunespacing"
},
{
"label": "background",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_background",
"community": 11,
"norm_label": "background"
},
{
"label": "static const Color",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "static_const_color",
"community": 11,
"norm_label": "static const color"
},
{
"label": "surface",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_surface",
"community": 11,
"norm_label": "surface"
},
{
"label": "foreground",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_foreground",
"community": 11,
"norm_label": "foreground"
},
{
"label": "dimmed",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_dimmed",
"community": 11,
"norm_label": "dimmed"
},
{
"label": "border",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_border",
"community": 11,
"norm_label": "border"
},
{
"label": "borderActive",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_borderactive",
"community": 11,
"norm_label": "borderactive"
},
{
"label": "accentDefault",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_accentdefault",
"community": 11,
"norm_label": "accentdefault"
},
{
"label": "xs",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_xs",
"community": 11,
"norm_label": "xs"
},
{
"label": "static const double",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "static_const_double",
"community": 2,
"norm_label": "static const double"
},
{
"label": "sm",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_sm",
"community": 11,
"norm_label": "sm"
},
{
"label": "md",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_md",
"community": 11,
"norm_label": "md"
},
{
"label": "lg",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_lg",
"community": 11,
"norm_label": "lg"
},
{
"label": "xl",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_xl",
"community": 11,
"norm_label": "xl"
},
{
"label": "minTouchTarget",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_theme_tokens_mintouchtarget",
"community": 11,
"norm_label": "mintouchtarget"
},
{
"label": "_",
"file_type": "code",
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"_origin": "ast",
"id": "home_troglodyte_troglodyte_chamber_dev_ratune_mobile_lib_theme_tokens",
"community": 11,
"norm_label": "_"
},
{
"label": "block_progress_bar.dart",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar",
"community": 6,
"norm_label": "block_progress_bar.dart"
},
{
"label": "BlockProgressBar",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar_blockprogressbar",
"community": 6,
"norm_label": "blockprogressbar"
},
{
"label": "progress",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar_progress",
"community": 6,
"norm_label": "progress"
},
{
"label": "cells",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar_cells",
"community": 6,
"norm_label": "cells"
},
{
"label": "height",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar_height",
"community": 6,
"norm_label": "height"
},
{
"label": "color",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar_color",
"community": 6,
"norm_label": "color"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_block_progress_bar_build",
"community": 6,
"norm_label": "build"
},
{
"label": "hairline_panel.dart",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel",
"community": 2,
"norm_label": "hairline_panel.dart"
},
{
"label": "HairlinePanel",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_hairlinepanel",
"community": 2,
"norm_label": "hairlinepanel"
},
{
"label": "title",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_title",
"community": 2,
"norm_label": "title"
},
{
"label": "trailing",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_trailing",
"community": 2,
"norm_label": "trailing"
},
{
"label": "child",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_child",
"community": 2,
"norm_label": "child"
},
{
"label": "active",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_active",
"community": 2,
"norm_label": "active"
},
{
"label": "padding",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_padding",
"community": 2,
"norm_label": "padding"
},
{
"label": "EdgeInsetsGeometry",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "edgeinsetsgeometry",
"community": 2,
"norm_label": "edgeinsetsgeometry"
},
{
"label": "backgroundColor",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_backgroundcolor",
"community": 2,
"norm_label": "backgroundcolor"
},
{
"label": "_titleStraddle",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_titlestraddle",
"community": 2,
"norm_label": "_titlestraddle"
},
{
"label": "build",
"file_type": "code",
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"_origin": "ast",
"id": "lib_widgets_hairline_panel_build",
"community": 2,
"norm_label": "build"
},
{
"label": "generated_plugin_registrant.cc",
"file_type": "code",
"source_file": "linux/flutter/generated_plugin_registrant.cc",
"source_location": "L1",
"_origin": "ast",
"id": "linux_flutter_generated_plugin_registrant_cc_linux_flutter_generated_plugin_registrant",
"community": 7,
"norm_label": "generated_plugin_registrant.cc"
},
{
"label": "fl_register_plugins()",
"file_type": "code",
"source_file": "linux/flutter/generated_plugin_registrant.cc",
"source_location": "L11",
"_origin": "ast",
"id": "linux_flutter_generated_plugin_registrant_fl_register_plugins",
"community": 7,
"norm_label": "fl_register_plugins()"
},
{
"label": "FlPluginRegistry",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "flpluginregistry",
"community": 7,
"norm_label": "flpluginregistry"
},
{
"label": "generated_plugin_registrant.h",
"file_type": "code",
"source_file": "linux/flutter/generated_plugin_registrant.h",
"source_location": "L1",
"_origin": "ast",
"id": "linux_flutter_generated_plugin_registrant_h_linux_flutter_generated_plugin_registrant",
"community": 7,
"norm_label": "generated_plugin_registrant.h"
},
{
"label": "main.cc",
"file_type": "code",
"source_file": "linux/runner/main.cc",
"source_location": "L1",
"_origin": "ast",
"id": "linux_runner_main",
"community": 7,
"norm_label": "main.cc"
},
{
"label": "main()",
"file_type": "code",
"source_file": "linux/runner/main.cc",
"source_location": "L3",
"_origin": "ast",
"id": "linux_runner_main_main",
"community": 7,
"norm_label": "main()"
},
{
"label": "my_application.cc",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L1",
"_origin": "ast",
"id": "linux_runner_my_application_cc_linux_runner_my_application",
"community": 7,
"norm_label": "my_application.cc"
},
{
"label": "_MyApplication",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L10",
"_origin": "ast",
"id": "linux_runner_my_application_myapplication",
"community": 7,
"norm_label": "_myapplication"
},
{
"label": "GtkApplication",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "gtkapplication",
"community": 7,
"norm_label": "gtkapplication"
},
{
"label": "parent_instance",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L11",
"_origin": "ast",
"id": "linux_runner_my_application_myapplication_parent_instance",
"community": 7,
"norm_label": "parent_instance"
},
{
"label": "dart_entrypoint_arguments",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L12",
"_origin": "ast",
"id": "linux_runner_my_application_myapplication_dart_entrypoint_arguments",
"community": 7,
"norm_label": "dart_entrypoint_arguments"
},
{
"label": "first_frame_cb()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L18",
"_origin": "ast",
"id": "linux_runner_my_application_first_frame_cb",
"community": 7,
"norm_label": "first_frame_cb()"
},
{
"label": "FlView",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "flview",
"community": 7,
"norm_label": "flview"
},
{
"label": "my_application_activate()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L23",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_activate",
"community": 7,
"norm_label": "my_application_activate()"
},
{
"label": "GApplication",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "gapplication",
"community": 7,
"norm_label": "gapplication"
},
{
"label": "my_application_local_command_line()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L82",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_local_command_line",
"community": 7,
"norm_label": "my_application_local_command_line()"
},
{
"label": "gboolean",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "gboolean",
"community": 7,
"norm_label": "gboolean"
},
{
"label": "gchar",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "gchar",
"community": 7,
"norm_label": "gchar"
},
{
"label": "my_application_startup()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L103",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_startup",
"community": 7,
"norm_label": "my_application_startup()"
},
{
"label": "my_application_shutdown()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L112",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_shutdown",
"community": 7,
"norm_label": "my_application_shutdown()"
},
{
"label": "my_application_dispose()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L121",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_dispose",
"community": 7,
"norm_label": "my_application_dispose()"
},
{
"label": "GObject",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "gobject",
"community": 7,
"norm_label": "gobject"
},
{
"label": "my_application_class_init()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L127",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_class_init",
"community": 7,
"norm_label": "my_application_class_init()"
},
{
"label": "MyApplicationClass",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "myapplicationclass",
"community": 7,
"norm_label": "myapplicationclass"
},
{
"label": "my_application_init()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L136",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_init",
"community": 7,
"norm_label": "my_application_init()"
},
{
"label": "my_application_new()",
"file_type": "code",
"source_file": "linux/runner/my_application.cc",
"source_location": "L138",
"_origin": "ast",
"id": "linux_runner_my_application_my_application_new",
"community": 7,
"norm_label": "my_application_new()"
},
{
"label": "my_application.h",
"file_type": "code",
"source_file": "linux/runner/my_application.h",
"source_location": "L1",
"_origin": "ast",
"id": "linux_runner_my_application_h_linux_runner_my_application",
"community": 7,
"norm_label": "my_application.h"
},
{
"label": "widget_test.dart",
"file_type": "code",
"source_file": "test/widget_test.dart",
"source_location": null,
"_origin": "ast",
"id": "test_widget_test",
"community": 24,
"norm_label": "widget_test.dart"
},
{
"label": "main",
"file_type": "code",
"source_file": "test/widget_test.dart",
"source_location": null,
"_origin": "ast",
"id": "test_widget_test_main",
"community": 24,
"norm_label": "main"
},
{
"label": "package:flutter_test/flutter_test.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_flutter_test_flutter_test_dart",
"community": 24,
"norm_label": "package:flutter_test/flutter_test.dart"
},
{
"label": "package:ratune_mobile/main.dart",
"file_type": "code",
"source_file": null,
"source_location": null,
"_origin": "ast",
"id": "package_ratune_mobile_main_dart",
"community": 24,
"norm_label": "package:ratune_mobile/main.dart"
},
{
"label": "ratune_mobile (Flutter package)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_ratune_mobile",
"community": 13,
"norm_label": "ratune_mobile (flutter package)"
},
{
"label": "dio (HTTP client dependency)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_dio",
"community": 13,
"norm_label": "dio (http client dependency)"
},
{
"label": "flutter_riverpod (state management)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_flutter_riverpod",
"community": 13,
"norm_label": "flutter_riverpod (state management)"
},
{
"label": "flutter_secure_storage (secure storage)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_flutter_secure_storage",
"community": 13,
"norm_label": "flutter_secure_storage (secure storage)"
},
{
"label": "crypto (hashing/crypto)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_crypto",
"community": 13,
"norm_label": "crypto (hashing/crypto)"
},
{
"label": "google_fonts (fonts)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_google_fonts",
"community": 13,
"norm_label": "google_fonts (fonts)"
},
{
"label": "path_provider (filesystem paths)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_path_provider",
"community": 13,
"norm_label": "path_provider (filesystem paths)"
},
{
"label": "just_audio (audio playback)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_just_audio",
"community": 13,
"norm_label": "just_audio (audio playback)"
},
{
"label": "just_audio_background (background audio)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_just_audio_background",
"community": 13,
"norm_label": "just_audio_background (background audio)"
},
{
"label": "palette_generator (color extraction)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_palette_generator",
"community": 13,
"norm_label": "palette_generator (color extraction)"
},
{
"label": "flutter_lints (dev lint rules)",
"file_type": "code",
"source_file": "pubspec.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "pubspec_flutter_lints",
"community": 13,
"norm_label": "flutter_lints (dev lint rules)"
},
{
"label": "Dart Analyzer Configuration",
"file_type": "code",
"source_file": "analysis_options.yaml",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "analysis_options_ratune_mobile",
"community": 13,
"norm_label": "dart analyzer configuration"
},
{
"label": "ratune_mobile README",
"file_type": "document",
"source_file": "README.md",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "readme_ratune_mobile",
"community": 13,
"norm_label": "ratune_mobile readme"
},
{
"label": "Linux Top-Level CMake Build",
"file_type": "code",
"source_file": "linux/CMakeLists.txt",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "linux_cmakelists_runner",
"community": 13,
"norm_label": "linux top-level cmake build"
},
{
"label": "Linux Flutter Library CMake Build",
"file_type": "code",
"source_file": "linux/flutter/CMakeLists.txt",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "linux_flutter_cmakelists_flutter",
"community": 13,
"norm_label": "linux flutter library cmake build"
},
{
"label": "Linux Runner Executable CMake Build",
"file_type": "code",
"source_file": "linux/runner/CMakeLists.txt",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "linux_runner_cmakelists_runner",
"community": 13,
"norm_label": "linux runner executable cmake build"
},
{
"label": "iOS Launch Screen Assets README",
"file_type": "document",
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_launchimage_imageset_readme_launch_screen",
"community": 31,
"norm_label": "ios launch screen assets readme"
},
{
"label": "App Launcher Icon (hdpi)",
"file_type": "image",
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"community": 23,
"norm_label": "app launcher icon (hdpi)"
},
{
"label": "App Launcher Icon (mdpi)",
"file_type": "image",
"source_file": "android/app/src/main/res/mipmap-mdpi/ic_launcher.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "android_app_src_main_res_mipmap_mdpi_ic_launcher_icon",
"community": 23,
"norm_label": "app launcher icon (mdpi)"
},
{
"label": "App Launcher Icon (xhdpi)",
"file_type": "image",
"source_file": "android/app/src/main/res/mipmap-xhdpi/ic_launcher.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon",
"community": 23,
"norm_label": "app launcher icon (xhdpi)"
},
{
"label": "App Launcher Icon (xxhdpi)",
"file_type": "image",
"source_file": "android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon",
"community": 23,
"norm_label": "app launcher icon (xxhdpi)"
},
{
"label": "App Launcher Icon (xxxhdpi)",
"file_type": "image",
"source_file": "android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon",
"community": 23,
"norm_label": "app launcher icon (xxxhdpi)"
},
{
"label": "App Icon 1024x1024 (Flutter logo master)",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon",
"community": 14,
"norm_label": "app icon 1024x1024 (flutter logo master)"
},
{
"label": "App Icon 20x20 @1x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_1x_icon",
"community": 14,
"norm_label": "app icon 20x20 @1x"
},
{
"label": "App Icon 20x20 @2x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_2x_icon",
"community": 14,
"norm_label": "app icon 20x20 @2x"
},
{
"label": "App Icon 20x20 @3x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_3x_icon",
"community": 14,
"norm_label": "app icon 20x20 @3x"
},
{
"label": "App Icon 29x29 @1x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_1x_icon",
"community": 14,
"norm_label": "app icon 29x29 @1x"
},
{
"label": "App Icon 29x29 @2x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_2x_icon",
"community": 14,
"norm_label": "app icon 29x29 @2x"
},
{
"label": "App Icon 29x29 @3x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_3x_icon",
"community": 14,
"norm_label": "app icon 29x29 @3x"
},
{
"label": "App Icon 40x40 @1x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_1x_icon",
"community": 14,
"norm_label": "app icon 40x40 @1x"
},
{
"label": "App Icon 40x40 @2x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_2x_icon",
"community": 14,
"norm_label": "app icon 40x40 @2x"
},
{
"label": "App Icon 40x40 @3x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_3x_icon",
"community": 14,
"norm_label": "app icon 40x40 @3x"
},
{
"label": "App Icon 60x60 @2x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_2x_icon",
"community": 14,
"norm_label": "app icon 60x60 @2x"
},
{
"label": "App Icon 60x60 @3x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_3x_icon",
"community": 14,
"norm_label": "app icon 60x60 @3x"
},
{
"label": "App Icon 76x76 @1x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_1x_icon",
"community": 14,
"norm_label": "app icon 76x76 @1x"
},
{
"label": "App Icon 76x76 @2x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_2x_icon",
"community": 14,
"norm_label": "app icon 76x76 @2x"
},
{
"label": "App Icon 83.5x83.5 @2x",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_83_5x83_5_2x_icon",
"community": 14,
"norm_label": "app icon 83.5x83.5 @2x"
},
{
"label": "Launch Image (1x)",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_image",
"community": 27,
"norm_label": "launch image (1x)"
},
{
"label": "Launch Image (2x)",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_2x_image",
"community": 27,
"norm_label": "launch image (2x)"
},
{
"label": "Launch Image (3x)",
"file_type": "image",
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png",
"source_location": null,
"source_url": null,
"captured_at": null,
"author": null,
"contributor": null,
"id": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_3x_image",
"community": 27,
"norm_label": "launch image (3x)"
}
],
"links": [
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "android/app/src/main/kotlin/com/conversionpath/ratune_mobile/MainActivity.kt",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "android_app_src_main_kotlin_com_conversionpath_ratune_mobile_mainactivity",
"target": "android_app_src_main_kotlin_com_conversionpath_ratune_mobile_mainactivity_mainactivity",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "android/app/src/main/kotlin/com/conversionpath/ratune_mobile/MainActivity.kt",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "android_app_src_main_kotlin_com_conversionpath_ratune_mobile_mainactivity_mainactivity",
"target": "audioserviceactivity",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate",
"target": "flutter",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate",
"target": "ios_runner_appdelegate_appdelegate",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate",
"target": "uikit",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/SceneDelegate.swift",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_scenedelegate",
"target": "flutter",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runnertests_runnertests",
"target": "flutter",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/SceneDelegate.swift",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_scenedelegate",
"target": "uikit",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runnertests_runnertests",
"target": "uikit",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate",
"target": "flutterappdelegate",
"confidence_score": 1.0
},
{
"relation": "implements",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate",
"target": "flutterimplicitenginedelegate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate",
"target": "ios_runner_appdelegate_appdelegate_application",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L13",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate",
"target": "ios_runner_appdelegate_appdelegate_didinitializeimplicitflutterengine",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L6",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate_application",
"target": "any",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L6",
"weight": 1.0,
"context": "return_type",
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate_application",
"target": "bool",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L6",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate_application",
"target": "uiapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/AppDelegate.swift",
"source_location": "L13",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "ios_runner_appdelegate_appdelegate_didinitializeimplicitflutterengine",
"target": "flutterimplicitenginebridge",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/SceneDelegate.swift",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_scenedelegate",
"target": "ios_runner_scenedelegate_scenedelegate",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "ios/Runner/SceneDelegate.swift",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runner_scenedelegate_scenedelegate",
"target": "flutterscenedelegate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L5",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runnertests_runnertests",
"target": "ios_runnertests_runnertests_runnertests",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runnertests_runnertests",
"target": "xctest",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L7",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runnertests_runnertests_runnertests",
"target": "ios_runnertests_runnertests_runnertests_testexample",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "ios/RunnerTests/RunnerTests.swift",
"source_location": "L5",
"weight": 1.0,
"_origin": "ast",
"source": "ios_runnertests_runnertests_runnertests",
"target": "xctestcase",
"confidence_score": 1.0
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "dart_async"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "dart_convert"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "dart_io"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "dart_math"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_history_play_history",
"target": "datetime"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_history_play_history",
"target": "file"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_history_play_history",
"target": "int"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_album"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_albumid"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_artist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_artistid"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_byartist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_candidates"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_count"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_coverart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_cutoff"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_duration"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_file"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_fromjson"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_fromsong"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_historycontroller"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_lastplayed"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_load"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_maxrecords"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_mindays"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_name"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_out"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_persist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_playcount"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_playedat"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_playrecord"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_pool"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_recentalbums"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_recentsongs"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_record"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_rediscover"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_rediscoverartist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_ref"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_seed"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_seen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_songid"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_take"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_title"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_tojson"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "lib_history_play_history_tosong"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "package_path_provider_path_provider_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_history_play_history",
"target": "return"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_history_play_history",
"target": "static_const_int"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_history_play_history",
"target": "string"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history",
"target": "subsonic_models_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history_historycontroller",
"target": "list"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/history/play_history.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_history_play_history_historycontroller",
"target": "statenotifier"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine_playbackcontroller",
"target": "statenotifier"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites_favoritescontroller",
"target": "statenotifier"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers_connectioncontroller",
"target": "statenotifier"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_accentnotifier",
"target": "statenotifier"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "list"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "list"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "list"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "string"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_providers",
"target": "string"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "string"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "string"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "string"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "int"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "int"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "static_const_int"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_providers",
"target": "return"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "return"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "dart_convert"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "dart_io"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "dart_io"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "dart_math"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "test/widget_test.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "test_widget_test",
"target": "package_flutter_riverpod_flutter_riverpod_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "subsonic_models_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "subsonic_models_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "subsonic_models_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "subsonic_models_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "lib_main_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "lib_main_main"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "lib_main_ratuneapp"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "package_flutter_foundation_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "package_just_audio_background_just_audio_background_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "shell_app_shell_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "theme_accent_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main",
"target": "theme_app_theme_dart"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_main_ratuneapp",
"target": "consumerwidget"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_main_ratuneapp",
"target": "lib_theme_accent_accentprovider"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_albumscreen",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_artistscreen",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_browserscreen",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen_favoritesscreen",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen_homescreen",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen_albumartpanel",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen_favrating",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen_nowplayingscreen",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen_results",
"target": "consumerwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell_statusbar",
"target": "consumerwidget"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/main.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_main_build",
"target": "lib_theme_accent_accentprovider"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "package_flutter_foundation_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_app_theme",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "package_flutter_material_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "package_just_audio_background_just_audio_background_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "theme_accent_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "audioplayer"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "duration"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_audiosupported"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_copywith"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_current"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_currentindex"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_cycleloop"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_dispose"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_duration"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_loop"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_next"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_notifycurrent"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_playbackcontroller"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_playbackstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_player"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_playing"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_playsongs"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_position"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_previous"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_queue"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_seek"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_shuffle"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_sourcefor"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_supported"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_toggleplaypause"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_toggleshuffle"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "lib_playback_playback_engine_wirestreams"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "loopmode"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "package_just_audio_just_audio_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "song_get"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_playback_playback_engine",
"target": "static_bool_get"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/playback/playback_engine.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_playback_playback_engine_playbackcontroller",
"target": "lib_playback_playback_engine_playbackstate"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_playback_playback_engine_playbackstate"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "package_just_audio_just_audio_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "favorites_screen_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "icondata"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_action"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_albumscreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_artistscreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_browserow"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_browserscreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_centered"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_child"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_detailscaffold"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_errortext"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_fmtduration"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_icon"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_id"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_label"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_leading"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_loading"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_m"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_message"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_notconnected"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_ontap"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_s"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_title"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "lib_screens_browser_screen_trailing"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "search_screen_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "theme_tokens_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "voidcallback"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "widget"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen",
"target": "widgets_hairline_panel_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_browserscreen",
"target": "lib_state_providers_artistsprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_browserscreen",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_action",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_browserow",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_centered",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_detailscaffold",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_errortext",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_loading",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_browser_screen_notconnected",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen_sectionlabel",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen_empty",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen_artfallback",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen_infostrip",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen_transport",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell_tabbar",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar_blockprogressbar",
"target": "statelesswidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel_hairlinepanel",
"target": "statelesswidget"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_artistscreen",
"target": "lib_state_providers_artistprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_albumscreen",
"target": "lib_state_providers_albumprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_albumscreen",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "widget"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_build",
"target": "lib_state_providers_albumprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_build",
"target": "lib_state_providers_artistprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_build",
"target": "lib_state_providers_artistsprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_build",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_browser_screen_build",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "navigates",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/browser_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "route_object",
"_origin": "ast",
"source": "lib_screens_browser_screen_build",
"target": "materialpageroute"
},
{
"relation": "navigates",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "route_object",
"_origin": "ast",
"source": "lib_screens_favorites_screen_build",
"target": "materialpageroute"
},
{
"relation": "navigates",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "route_object",
"_origin": "ast",
"source": "lib_screens_home_screen_build",
"target": "materialpageroute"
},
{
"relation": "navigates",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "route_object",
"_origin": "ast",
"source": "lib_screens_search_screen_build",
"target": "materialpageroute"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "state_providers_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "theme_tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "widgets_hairline_panel_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "widgets_hairline_panel_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_busy"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_connect"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_connectsheet"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_connectsheetstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_createstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_dispose"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_field"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_initstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_pass"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_showconnectsheet"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_url"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "lib_screens_connect_sheet_user"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet",
"target": "subsonic_credentials_dart"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet_connectsheet",
"target": "consumerstatefulwidget"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet_connectsheetstate",
"target": "lib_screens_connect_sheet_connectsheet"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen_searchscreen",
"target": "consumerstatefulwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell_appshell",
"target": "consumerstatefulwidget"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_connect_sheet_connectsheetstate",
"target": "consumerstate"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_connect_sheet_connectsheetstate",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen_searchscreenstate",
"target": "consumerstate"
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell_appshellstate",
"target": "consumerstate"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_connect_sheet_initstate",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_connect_sheet_connect",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/connect_sheet.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_connect_sheet_build",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "subsonic_credentials_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "browser_screen_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "lib_screens_favorites_screen_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "lib_screens_favorites_screen_favoritesscreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "lib_screens_favorites_screen_sectionlabel"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_favorites_screen",
"target": "lib_screens_favorites_screen_text"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_favorites_screen_favoritesscreen",
"target": "lib_state_providers_starredprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/favorites_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_favorites_screen_build",
"target": "lib_state_providers_starredprovider"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "browser_screen_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "browser_screen_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "lib_screens_home_screen_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "lib_screens_home_screen_empty"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "lib_screens_home_screen_homescreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_home_screen",
"target": "lib_screens_home_screen_message"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_homescreen",
"target": "lib_state_providers_recentalbumsprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_homescreen",
"target": "lib_state_providers_recentsongsprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_homescreen",
"target": "lib_state_providers_rediscoverprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_homescreen",
"target": "lib_state_providers_rediscoverseedprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_homescreen",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_build",
"target": "lib_state_providers_recentalbumsprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_build",
"target": "lib_state_providers_recentsongsprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_build",
"target": "lib_state_providers_rediscoverprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_build",
"target": "lib_state_providers_rediscoverseedprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/home_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_home_screen_build",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "color"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_accent"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_albumartpanel"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_artfallback"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_btn"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_favrating"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_fmt"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_fmtdur"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_infostrip"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_m"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_nowplayingscreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_ref"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_s"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_song"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_state"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_screens_now_playing_screen_transport"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "lib_subsonic_models_song"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "playback_playback_engine_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "widgetref"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_now_playing_screen",
"target": "widgets_block_progress_bar_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_nowplayingscreen",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_albumartpanel",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_albumartpanel",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_favrating",
"target": "lib_state_providers_favoritesprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_transport",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_accentnotifier",
"target": "color"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "color"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "color"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_build",
"target": "lib_state_providers_favoritesprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_build",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/now_playing_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_now_playing_screen_build",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "playback_playback_engine_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_controller"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_createstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_dispose"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_query"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_results"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_searchscreen"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen",
"target": "lib_screens_search_screen_searchscreenstate"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_screens_search_screen_searchscreenstate",
"target": "lib_screens_search_screen_searchscreen"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_search_screen_results",
"target": "lib_state_providers_searchprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/screens/search_screen.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_screens_search_screen_build",
"target": "lib_state_providers_searchprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_appshell"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_appshellstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_createstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_index"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_onselect"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_statusbar"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_tabbar"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "lib_shell_app_shell_tabs"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "screens_browser_screen_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "screens_connect_sheet_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "screens_home_screen_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "screens_now_playing_screen_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "static_const"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_shell_app_shell",
"target": "valuechanged"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_shell_app_shell_appshellstate",
"target": "lib_shell_app_shell_appshell"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_shell_app_shell_appshellstate",
"target": "lib_state_providers_favoritesprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_shell_app_shell_statusbar",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "static_const"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_shell_app_shell_build",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/shell/app_shell.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_shell_app_shell_build",
"target": "lib_state_providers_favoritesprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_albumids"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_artistids"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_clear"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_copywith"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_favoritescontroller"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_favoritesstate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_hydrate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_issongstarred"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_ratesong"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_ratingfor"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_ratings"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_songids"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "lib_state_favorites_togglesong"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_favorites",
"target": "map"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_favorites",
"target": "set"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites",
"target": "subsonic_subsonic_client_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/favorites.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_favorites_favoritescontroller",
"target": "lib_state_favorites_favoritesstate"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "subsonic_subsonic_client_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_providers",
"target": "bool_get"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "favorites_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "history_play_history_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_albumprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_artistprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_artistsprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_client"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_connect"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_connectioncontroller"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_connectionprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"context": "type_lookup",
"source": "lib_state_providers",
"target": "lib_state_providers_connectionstate"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"context": "variable_type",
"source": "lib_state_providers",
"target": "lib_state_providers_connstatus"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_controller"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_coverarturifor"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_credentials"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_credentialstoreprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_disconnect"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_error"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_favoritesprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_getalbum"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_getartist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_getstarred2"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_history"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_isonline"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_playbackprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_playhistoryprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_recentalbumsprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_recentsongsprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_rediscover"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_rediscoverprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_rediscoverseedprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_restore"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_result"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_search3"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_searchprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_seed"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_starredprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_status"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_store"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_streamurifor"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "type_lookup",
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_subsonic_credentials_credentialstore"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_subsonic_credentials_subsoniccredentials"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "type_lookup",
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_subsonic_models_starred2"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_state_providers",
"target": "lib_subsonic_subsonic_client_subsonicclient"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "package_flutter_widgets_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers",
"target": "theme_accent_extract_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_state_providers_connectioncontroller",
"target": "lib_state_providers_connectionstate"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "bool_get"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/state/providers.dart",
"source_location": null,
"weight": 1.0,
"context": "riverpod_reference",
"_origin": "ast",
"source": "lib_state_providers_coverarturifor",
"target": "lib_state_providers_subsonicclientprovider"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent",
"target": "package_flutter_widgets_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "package_flutter_widgets_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "fluttersecurestorage"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_alias"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_clear"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_credentialstore"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_display"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_kalias"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_kpass"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_kurl"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_kuser"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_load"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_password"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_save"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_storage"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_subsoniccredentials"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_url"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "lib_subsonic_credentials_username"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "package_flutter_secure_storage_flutter_secure_storage_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/credentials.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_credentials",
"target": "string_get"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_asbool"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_asdouble"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_asint"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_asstring"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_null"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_orelse"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "lib_subsonic_json_helpers_tostring"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/json_helpers.dart",
"source_location": null,
"weight": 1.0,
"context": "type_lookup",
"_origin": "ast",
"source": "lib_subsonic_json_helpers",
"target": "t"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "json_helpers_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_album"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_albumcount"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_albumid"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_albums"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_all"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_artist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_artistid"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_artistindex"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_artists"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_artistsresult"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_bitrate"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_contenttype"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_coverart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_discnumber"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_duration"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_fromjson"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_genre"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_id"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_indexes"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_name"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_path"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_searchresult3"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_size"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_song"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_songcount"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_songs"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_starred"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_starred2"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_suffix"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_title"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_track"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_userrating"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/models.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_models",
"target": "lib_subsonic_models_year"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "json_helpers_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "dio"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_apiversion"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_autherrorcode"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_authparams"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_baseurl"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_clientname"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_code"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_coverarturi"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_dio"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_get"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_getalbum"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_getartist"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_getartists"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_getstarred2"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_isauthfailure"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_makesalt"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_maketoken"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_message"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_password"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_ping"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_saltalphabet"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_scrobble"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_search3"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_setrating"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_setstarred"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_streamuri"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_subsonicclient"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_subsonicerror"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_tostring"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_trimtrailingslash"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_uri"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "lib_subsonic_subsonic_client_username"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "models_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "package_crypto_crypto_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "package_dio_dio_dart"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_subsonic_subsonic_client",
"target": "static_const_string"
},
{
"relation": "implements",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/subsonic/subsonic_client.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_subsonic_subsonic_client_subsonicerror",
"target": "exception"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent",
"target": "lib_theme_accent_accentnotifier"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent",
"target": "lib_theme_accent_accentprovider"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent",
"target": "lib_theme_accent_reset"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent",
"target": "tokens_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_app_theme",
"target": "tokens_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_ensurereadable"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_extractaccent"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_hsl"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_lightness"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_palette"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_picked"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_saturation"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "lib_theme_accent_extract_withlightness"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/accent_extract.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_accent_extract",
"target": "package_palette_generator_palette_generator_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_app_theme",
"target": "lib_theme_app_theme_buildratunetheme"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_app_theme",
"target": "lib_theme_app_theme_mono"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_app_theme",
"target": "lib_theme_app_theme_scheme"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/app_theme.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_app_theme",
"target": "package_google_fonts_google_fonts_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "home_troglodyte_troglodyte_chamber_dev_ratune_mobile_lib_theme_tokens"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_accentdefault"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_background"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_border"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_borderactive"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_dimmed"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_foreground"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_lg"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_md"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_mintouchtarget"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_ratunecolors"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_ratunespacing"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_sm"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_surface"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_xl"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "lib_theme_tokens_xs"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "static_const_color"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/theme/tokens.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_theme_tokens",
"target": "static_const_double"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "static_const_double"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "lib_widgets_block_progress_bar_blockprogressbar"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "lib_widgets_block_progress_bar_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "lib_widgets_block_progress_bar_cells"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "lib_widgets_block_progress_bar_color"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "lib_widgets_block_progress_bar_height"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/block_progress_bar.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_block_progress_bar",
"target": "lib_widgets_block_progress_bar_progress"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"context": "variable_type",
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "edgeinsetsgeometry"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_active"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_backgroundcolor"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_build"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_child"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_hairlinepanel"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_padding"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_title"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_titlestraddle"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "lib/widgets/hairline_panel.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "lib_widgets_hairline_panel",
"target": "lib_widgets_hairline_panel_trailing"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/flutter/generated_plugin_registrant.cc",
"source_location": "L11",
"weight": 1.0,
"_origin": "ast",
"source": "linux_flutter_generated_plugin_registrant_cc_linux_flutter_generated_plugin_registrant",
"target": "linux_flutter_generated_plugin_registrant_fl_register_plugins",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "linux/flutter/generated_plugin_registrant.cc",
"source_location": "L7",
"weight": 1.0,
"_origin": "ast",
"source": "linux_flutter_generated_plugin_registrant_cc_linux_flutter_generated_plugin_registrant",
"target": "linux_flutter_generated_plugin_registrant_h_linux_flutter_generated_plugin_registrant",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/flutter/generated_plugin_registrant.cc",
"source_location": "L11",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_flutter_generated_plugin_registrant_fl_register_plugins",
"target": "flpluginregistry",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "linux/runner/my_application.cc",
"source_location": "L76",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_my_application_activate",
"target": "linux_flutter_generated_plugin_registrant_fl_register_plugins"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/main.cc",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_main",
"target": "linux_runner_main_main",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "linux/runner/main.cc",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_main",
"target": "linux_runner_my_application_h_linux_runner_my_application",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "linux/runner/main.cc",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_main_main",
"target": "linux_runner_my_application_my_application_new"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L18",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_first_frame_cb",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_h_linux_runner_my_application",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L23",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_activate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L127",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_class_init",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L121",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_dispose",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L136",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_init",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L82",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_local_command_line",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L138",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_new",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L112",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_shutdown",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L103",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_my_application_startup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L10",
"weight": 1.0,
"_origin": "ast",
"source": "linux_runner_my_application_cc_linux_runner_my_application",
"target": "linux_runner_my_application_myapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L18",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_first_frame_cb",
"target": "linux_runner_my_application_myapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L136",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_init",
"target": "linux_runner_my_application_myapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L138",
"weight": 1.0,
"context": "return_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_new",
"target": "linux_runner_my_application_myapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L11",
"weight": 1.0,
"context": "field",
"_origin": "ast",
"source": "linux_runner_my_application_myapplication",
"target": "gtkapplication",
"confidence_score": 1.0
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L12",
"weight": 1.0,
"context": "field",
"_origin": "ast",
"source": "linux_runner_my_application_myapplication",
"target": "linux_runner_my_application_myapplication_dart_entrypoint_arguments",
"confidence_score": 1.0
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L11",
"weight": 1.0,
"context": "field",
"_origin": "ast",
"source": "linux_runner_my_application_myapplication",
"target": "linux_runner_my_application_myapplication_parent_instance",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L18",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_first_frame_cb",
"target": "flview",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L23",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_activate",
"target": "gapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L82",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_local_command_line",
"target": "gapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L112",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_shutdown",
"target": "gapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L103",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_startup",
"target": "gapplication",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L82",
"weight": 1.0,
"context": "return_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_local_command_line",
"target": "gboolean",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L82",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_local_command_line",
"target": "gchar",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L121",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_dispose",
"target": "gobject",
"confidence_score": 1.0
},
{
"relation": "references",
"confidence": "EXTRACTED",
"source_file": "linux/runner/my_application.cc",
"source_location": "L127",
"weight": 1.0,
"context": "parameter_type",
"_origin": "ast",
"source": "linux_runner_my_application_my_application_class_init",
"target": "myapplicationclass",
"confidence_score": 1.0
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "test/widget_test.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "test_widget_test",
"target": "package_flutter_test_flutter_test_dart"
},
{
"relation": "imports",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "test/widget_test.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "test_widget_test",
"target": "package_ratune_mobile_main_dart"
},
{
"relation": "defines",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "test/widget_test.dart",
"source_location": null,
"weight": 1.0,
"_origin": "ast",
"source": "test_widget_test",
"target": "test_widget_test_main"
},
{
"relation": "conceptually_related_to",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "analysis_options.yaml",
"source_location": null,
"weight": 1.0,
"source": "analysis_options_ratune_mobile",
"target": "pubspec_ratune_mobile"
},
{
"relation": "conceptually_related_to",
"confidence": "INFERRED",
"confidence_score": 0.75,
"source_file": "linux/CMakeLists.txt",
"source_location": null,
"weight": 1.0,
"source": "linux_cmakelists_runner",
"target": "pubspec_ratune_mobile"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_crypto"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_dio"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_flutter_lints"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_flutter_riverpod"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_flutter_secure_storage"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_google_fonts"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_just_audio"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_just_audio_background"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_palette_generator"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_ratune_mobile",
"target": "pubspec_path_provider"
},
{
"relation": "references",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "README.md",
"source_location": null,
"weight": 1.0,
"source": "readme_ratune_mobile",
"target": "pubspec_ratune_mobile"
},
{
"relation": "conceptually_related_to",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_just_audio_background",
"target": "pubspec_just_audio"
},
{
"relation": "conceptually_related_to",
"confidence": "INFERRED",
"confidence_score": 0.65,
"source_file": "pubspec.yaml",
"source_location": null,
"weight": 1.0,
"source": "pubspec_palette_generator",
"target": "pubspec_just_audio"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "analysis_options.yaml",
"source_location": null,
"weight": 1.0,
"source": "analysis_options_ratune_mobile",
"target": "pubspec_flutter_lints"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "linux/CMakeLists.txt",
"source_location": null,
"weight": 1.0,
"source": "linux_cmakelists_runner",
"target": "linux_flutter_cmakelists_flutter"
},
{
"relation": "references",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "linux/CMakeLists.txt",
"source_location": null,
"weight": 1.0,
"source": "linux_cmakelists_runner",
"target": "linux_runner_cmakelists_runner"
},
{
"relation": "shares_data_with",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "linux/runner/CMakeLists.txt",
"source_location": null,
"weight": 1.0,
"source": "linux_runner_cmakelists_runner",
"target": "linux_flutter_cmakelists_flutter"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_mdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-mdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_mdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-mdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_mdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-mdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_mdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-xhdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-xhdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png",
"source_location": null,
"weight": 1.0,
"source": "android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon",
"target": "android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_1x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_2x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_3x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_1x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_2x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_3x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_1x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_2x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_3x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_2x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_3x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_1x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_2x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_83_5x83_5_2x_icon",
"target": "ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_image",
"target": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_2x_image"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_image",
"target": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_3x_image"
},
{
"relation": "semantically_similar_to",
"confidence": "INFERRED",
"confidence_score": 0.95,
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png",
"source_location": null,
"weight": 1.0,
"source": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_2x_image",
"target": "ios_runner_assets_xcassets_launchimage_imageset_launchimage_3x_image"
}
],
"hyperedges": [
{
"id": "linux_flutter_build_pipeline",
"label": "Linux Flutter CMake Build Pipeline",
"nodes": [
"linux_cmakelists_runner",
"linux_flutter_cmakelists_flutter",
"linux_runner_cmakelists_runner"
],
"relation": "participate_in",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "linux/CMakeLists.txt"
},
{
"id": "audio_playback_stack",
"label": "Audio Playback and Theming Stack",
"nodes": [
"pubspec_just_audio",
"pubspec_just_audio_background",
"pubspec_palette_generator"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.65,
"source_file": "pubspec.yaml"
},
{
"id": "android_launcher_icon_set",
"label": "Android Launcher Icon Set (Flutter logo)",
"nodes": [
"android_app_src_main_res_mipmap_hdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_mdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_xhdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_xxhdpi_ic_launcher_icon",
"android_app_src_main_res_mipmap_xxxhdpi_ic_launcher_icon"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "android/app/src/main/res/mipmap-hdpi/ic_launcher.png"
},
{
"id": "ios_appicon_appiconset_set",
"label": "iOS AppIcon Set (Flutter logo)",
"nodes": [
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_1024x1024_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_20x20_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_29x29_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_40x40_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_60x60_3x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_1x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_76x76_2x_icon",
"ios_runner_assets_xcassets_appicon_appiconset_icon_app_83_5x83_5_2x_icon"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png"
},
{
"id": "ios_launch_image_set",
"label": "iOS Launch Image Set",
"nodes": [
"ios_runner_assets_xcassets_launchimage_imageset_launchimage_image",
"ios_runner_assets_xcassets_launchimage_imageset_launchimage_2x_image",
"ios_runner_assets_xcassets_launchimage_imageset_launchimage_3x_image"
],
"relation": "form",
"confidence": "INFERRED",
"confidence_score": 0.85,
"source_file": "ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png"
}
]
}