bluebubbles: init at 1.15.4 (#404147)

authored by Matteo Pacini and committed by GitHub a865563f 805227dd

+4580
+6
maintainers/maintainer-list.nix
··· 27101 27101 name = "Zexin Yuan"; 27102 27102 keys = [ { fingerprint = "FE16 B281 90EF 6C3F F661 6441 C2DD 1916 FE47 1BE2"; } ]; 27103 27103 }; 27104 + zacharyweiss = { 27105 + name = "Zachary Weiss"; 27106 + email = "me@zachary.ws"; 27107 + github = "zacharyweiss"; 27108 + githubId = 20050953; 27109 + }; 27104 27110 zachcoyle = { 27105 27111 email = "zach.coyle@gmail.com"; 27106 27112 github = "zachcoyle";
+72
pkgs/by-name/bl/bluebubbles/package.nix
··· 1 + { 2 + lib, 3 + flutter327, 4 + fetchFromGitHub, 5 + autoPatchelfHook, 6 + webkitgtk_4_1, 7 + libnotify, 8 + libayatana-appindicator, 9 + jdk, 10 + mpv, 11 + }: 12 + 13 + flutter327.buildFlutterApplication rec { 14 + pname = "bluebubbles"; 15 + version = "1.15.4"; 16 + 17 + src = fetchFromGitHub { 18 + owner = "BlueBubblesApp"; 19 + repo = "bluebubbles-app"; 20 + tag = "v${version}+73-desktop"; 21 + hash = "sha256-+JCj4EuwFbzE4u+7iJ+v9FQuLVt1tozwBufw+eL5usk="; 22 + }; 23 + 24 + pubspecLock = lib.importJSON ./pubspec.lock.json; 25 + 26 + gitHashes = { 27 + desktop_webview_auth = "sha256-n3lvYFUzm/1sCwQBJ3Ovup4Mq7lqGJ17ktk3TJrHhKE="; 28 + disable_battery_optimization = "sha256-IsfclmbdLvju+0VWElFz9brdVntRESFB+PF8UPJBL2E="; 29 + firebase_dart = "sha256-jq4Y5ApGPrXcLN3gwC9NuGN/EQkl5u64iMzL8KG02Sc="; 30 + gesture_x_detector = "sha256-H3OJxDhESWwnpRky9jS9RIBiZ7gSqWQ/j0x/1VvRb5M="; 31 + local_notifier = "sha256-0vajd2XNGpV9aqywbCUvDC2SLjwxh1LmshTa5yttQUI="; 32 + permission_handler_windows = "sha256-9h0wEOgY6gtqaSyH9x2fbvH8Y0EfoVs/qNqwwI5d18k="; 33 + video_thumbnail = "sha256-7IbKg6bBA5D8ODwMNwJqIohTCbAox56TMgoI07CbrPw="; 34 + }; 35 + 36 + nativeBuildInputs = [ autoPatchelfHook ]; 37 + 38 + buildInputs = [ 39 + webkitgtk_4_1 40 + libnotify 41 + libayatana-appindicator 42 + jdk 43 + mpv 44 + ]; 45 + 46 + # distributed in release tarballs under `data/flutter_assets/.env`, necessary for build and runtime 47 + preBuild = '' 48 + echo 'TENOR_API_KEY=AIzaSyAQwUlgo8sF5FBuIiampkfzaGgVPMglcGk' > .env 49 + ''; 50 + 51 + postInstall = '' 52 + sed -i 's#Icon=.*/bluebubbles.png#Icon=bluebubbles#g' snap/gui/bluebubbles.desktop 53 + install -Dm0644 snap/gui/bluebubbles.desktop $out/share/applications/bluebubbles.desktop 54 + install -Dm0644 snap/gui/bluebubbles.png $out/share/pixmaps/bluebubbles.png 55 + ''; 56 + 57 + extraWrapProgramArgs = '' 58 + --prefix LD_LIBRARY_PATH : $out/app/bluebubbles/lib 59 + ''; 60 + 61 + meta = { 62 + description = "Cross-platform iMessage client"; 63 + homepage = "https://github.com/BlueBubblesApp/bluebubbles-app"; 64 + mainProgram = "bluebubbles"; 65 + license = lib.licenses.asl20; 66 + platforms = lib.platforms.linux; 67 + maintainers = with lib.maintainers; [ 68 + emaryn 69 + zacharyweiss 70 + ]; 71 + }; 72 + }
+4405
pkgs/by-name/bl/bluebubbles/pubspec.lock.json
··· 1 + { 2 + "packages": { 3 + "_discoveryapis_commons": { 4 + "dependency": "transitive", 5 + "description": { 6 + "name": "_discoveryapis_commons", 7 + "sha256": "113c4100b90a5b70a983541782431b82168b3cae166ab130649c36eb3559d498", 8 + "url": "https://pub.dev" 9 + }, 10 + "source": "hosted", 11 + "version": "1.0.7" 12 + }, 13 + "_fe_analyzer_shared": { 14 + "dependency": "transitive", 15 + "description": { 16 + "name": "_fe_analyzer_shared", 17 + "sha256": "16e298750b6d0af7ce8a3ba7c18c69c3785d11b15ec83f6dcd0ad2a0009b3cab", 18 + "url": "https://pub.dev" 19 + }, 20 + "source": "hosted", 21 + "version": "76.0.0" 22 + }, 23 + "_macros": { 24 + "dependency": "transitive", 25 + "description": "dart", 26 + "source": "sdk", 27 + "version": "0.3.3" 28 + }, 29 + "adaptive_theme": { 30 + "dependency": "direct main", 31 + "description": { 32 + "name": "adaptive_theme", 33 + "sha256": "caa49b4c73b681bf12a641dff77aa1383262a00cf38b9d1a25b180e275ba5ab9", 34 + "url": "https://pub.dev" 35 + }, 36 + "source": "hosted", 37 + "version": "3.7.0" 38 + }, 39 + "analyzer": { 40 + "dependency": "transitive", 41 + "description": { 42 + "name": "analyzer", 43 + "sha256": "1f14db053a8c23e260789e9b0980fa27f2680dd640932cae5e1137cce0e46e1e", 44 + "url": "https://pub.dev" 45 + }, 46 + "source": "hosted", 47 + "version": "6.11.0" 48 + }, 49 + "animated_size_and_fade": { 50 + "dependency": "direct main", 51 + "description": { 52 + "name": "animated_size_and_fade", 53 + "sha256": "1a013cb7cd9e1751d6b8a38e34e4d0732f010c2d6021acd2176a455ee3df4664", 54 + "url": "https://pub.dev" 55 + }, 56 + "source": "hosted", 57 + "version": "5.1.1" 58 + }, 59 + "animated_stack_widget": { 60 + "dependency": "transitive", 61 + "description": { 62 + "name": "animated_stack_widget", 63 + "sha256": "ce4788dd158768c9d4388354b6fb72600b78e041a37afc4c279c63ecafcb9408", 64 + "url": "https://pub.dev" 65 + }, 66 + "source": "hosted", 67 + "version": "0.0.4" 68 + }, 69 + "animations": { 70 + "dependency": "direct main", 71 + "description": { 72 + "name": "animations", 73 + "sha256": "d3d6dcfb218225bbe68e87ccf6378bbb2e32a94900722c5f81611dad089911cb", 74 + "url": "https://pub.dev" 75 + }, 76 + "source": "hosted", 77 + "version": "2.0.11" 78 + }, 79 + "ansicolor": { 80 + "dependency": "transitive", 81 + "description": { 82 + "name": "ansicolor", 83 + "sha256": "50e982d500bc863e1d703448afdbf9e5a72eb48840a4f766fa361ffd6877055f", 84 + "url": "https://pub.dev" 85 + }, 86 + "source": "hosted", 87 + "version": "2.0.3" 88 + }, 89 + "app_install_date": { 90 + "dependency": "direct main", 91 + "description": { 92 + "name": "app_install_date", 93 + "sha256": "0860b8feb129a97a2dae58e5d2dcfc274418ad803a80be35af83ad590daa4fe3", 94 + "url": "https://pub.dev" 95 + }, 96 + "source": "hosted", 97 + "version": "0.1.5" 98 + }, 99 + "app_links": { 100 + "dependency": "direct main", 101 + "description": { 102 + "name": "app_links", 103 + "sha256": "85ed8fc1d25a76475914fff28cc994653bd900bc2c26e4b57a49e097febb54ba", 104 + "url": "https://pub.dev" 105 + }, 106 + "source": "hosted", 107 + "version": "6.4.0" 108 + }, 109 + "app_links_linux": { 110 + "dependency": "transitive", 111 + "description": { 112 + "name": "app_links_linux", 113 + "sha256": "f5f7173a78609f3dfd4c2ff2c95bd559ab43c80a87dc6a095921d96c05688c81", 114 + "url": "https://pub.dev" 115 + }, 116 + "source": "hosted", 117 + "version": "1.0.3" 118 + }, 119 + "app_links_platform_interface": { 120 + "dependency": "transitive", 121 + "description": { 122 + "name": "app_links_platform_interface", 123 + "sha256": "05f5379577c513b534a29ddea68176a4d4802c46180ee8e2e966257158772a3f", 124 + "url": "https://pub.dev" 125 + }, 126 + "source": "hosted", 127 + "version": "2.0.2" 128 + }, 129 + "app_links_web": { 130 + "dependency": "transitive", 131 + "description": { 132 + "name": "app_links_web", 133 + "sha256": "af060ed76183f9e2b87510a9480e56a5352b6c249778d07bd2c95fc35632a555", 134 + "url": "https://pub.dev" 135 + }, 136 + "source": "hosted", 137 + "version": "1.0.4" 138 + }, 139 + "archive": { 140 + "dependency": "direct main", 141 + "description": { 142 + "name": "archive", 143 + "sha256": "0c64e928dcbefddecd234205422bcfc2b5e6d31be0b86fef0d0dd48d7b4c9742", 144 + "url": "https://pub.dev" 145 + }, 146 + "source": "hosted", 147 + "version": "4.0.4" 148 + }, 149 + "args": { 150 + "dependency": "transitive", 151 + "description": { 152 + "name": "args", 153 + "sha256": "d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04", 154 + "url": "https://pub.dev" 155 + }, 156 + "source": "hosted", 157 + "version": "2.7.0" 158 + }, 159 + "asn1lib": { 160 + "dependency": "transitive", 161 + "description": { 162 + "name": "asn1lib", 163 + "sha256": "1c296cd268f486cabcc3930e9b93a8133169305f18d722916e675959a88f6d2c", 164 + "url": "https://pub.dev" 165 + }, 166 + "source": "hosted", 167 + "version": "1.5.9" 168 + }, 169 + "async": { 170 + "dependency": "transitive", 171 + "description": { 172 + "name": "async", 173 + "sha256": "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c", 174 + "url": "https://pub.dev" 175 + }, 176 + "source": "hosted", 177 + "version": "2.11.0" 178 + }, 179 + "async_extension": { 180 + "dependency": "transitive", 181 + "description": { 182 + "name": "async_extension", 183 + "sha256": "1b8b3a7f3822a87bf804bcef5ef614effa0357d3ea69de35ff431f1007eb8ca9", 184 + "url": "https://pub.dev" 185 + }, 186 + "source": "hosted", 187 + "version": "1.2.14" 188 + }, 189 + "async_task": { 190 + "dependency": "direct main", 191 + "description": { 192 + "name": "async_task", 193 + "sha256": "a0effde412fdb5d0b08d4329a75967a26d67e4b20055f928fe6e7ad8697222cd", 194 + "url": "https://pub.dev" 195 + }, 196 + "source": "hosted", 197 + "version": "1.1.1" 198 + }, 199 + "audio_waveforms": { 200 + "dependency": "direct main", 201 + "description": { 202 + "name": "audio_waveforms", 203 + "sha256": "658fef41bbab299184b65ba2fd749e8ec658c1f7d54a21f7cf97fa96b173b4ce", 204 + "url": "https://pub.dev" 205 + }, 206 + "source": "hosted", 207 + "version": "1.3.0" 208 + }, 209 + "auto_size_text": { 210 + "dependency": "direct main", 211 + "description": { 212 + "name": "auto_size_text", 213 + "sha256": "3f5261cd3fb5f2a9ab4e2fc3fba84fd9fcaac8821f20a1d4e71f557521b22599", 214 + "url": "https://pub.dev" 215 + }, 216 + "source": "hosted", 217 + "version": "3.0.0" 218 + }, 219 + "barcode": { 220 + "dependency": "transitive", 221 + "description": { 222 + "name": "barcode", 223 + "sha256": "7b6729c37e3b7f34233e2318d866e8c48ddb46c1f7ad01ff7bb2a8de1da2b9f4", 224 + "url": "https://pub.dev" 225 + }, 226 + "source": "hosted", 227 + "version": "2.2.9" 228 + }, 229 + "bidi": { 230 + "dependency": "transitive", 231 + "description": { 232 + "name": "bidi", 233 + "sha256": "9a712c7ddf708f7c41b1923aa83648a3ed44cfd75b04f72d598c45e5be287f9d", 234 + "url": "https://pub.dev" 235 + }, 236 + "source": "hosted", 237 + "version": "2.0.12" 238 + }, 239 + "bitsdojo_window": { 240 + "dependency": "direct main", 241 + "description": { 242 + "name": "bitsdojo_window", 243 + "sha256": "88ef7765dafe52d97d7a3684960fb5d003e3151e662c18645c1641c22b873195", 244 + "url": "https://pub.dev" 245 + }, 246 + "source": "hosted", 247 + "version": "0.1.6" 248 + }, 249 + "bitsdojo_window_linux": { 250 + "dependency": "transitive", 251 + "description": { 252 + "name": "bitsdojo_window_linux", 253 + "sha256": "9519c0614f98be733e0b1b7cb15b827007886f6fe36a4fb62cf3d35b9dd578ab", 254 + "url": "https://pub.dev" 255 + }, 256 + "source": "hosted", 257 + "version": "0.1.4" 258 + }, 259 + "bitsdojo_window_macos": { 260 + "dependency": "transitive", 261 + "description": { 262 + "name": "bitsdojo_window_macos", 263 + "sha256": "f7c5be82e74568c68c5b8449e2c5d8fd12ec195ecd70745a7b9c0f802bb0268f", 264 + "url": "https://pub.dev" 265 + }, 266 + "source": "hosted", 267 + "version": "0.1.4" 268 + }, 269 + "bitsdojo_window_platform_interface": { 270 + "dependency": "transitive", 271 + "description": { 272 + "name": "bitsdojo_window_platform_interface", 273 + "sha256": "65daa015a0c6dba749bdd35a0f092e7a8ba8b0766aa0480eb3ef808086f6e27c", 274 + "url": "https://pub.dev" 275 + }, 276 + "source": "hosted", 277 + "version": "0.1.2" 278 + }, 279 + "bitsdojo_window_windows": { 280 + "dependency": "transitive", 281 + "description": { 282 + "name": "bitsdojo_window_windows", 283 + "sha256": "fa982cf61ede53f483e50b257344a1c250af231a3cdc93a7064dd6dc0d720b68", 284 + "url": "https://pub.dev" 285 + }, 286 + "source": "hosted", 287 + "version": "0.1.6" 288 + }, 289 + "boolean_selector": { 290 + "dependency": "transitive", 291 + "description": { 292 + "name": "boolean_selector", 293 + "sha256": "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66", 294 + "url": "https://pub.dev" 295 + }, 296 + "source": "hosted", 297 + "version": "2.1.1" 298 + }, 299 + "build": { 300 + "dependency": "transitive", 301 + "description": { 302 + "name": "build", 303 + "sha256": "cef23f1eda9b57566c81e2133d196f8e3df48f244b317368d65c5943d91148f0", 304 + "url": "https://pub.dev" 305 + }, 306 + "source": "hosted", 307 + "version": "2.4.2" 308 + }, 309 + "build_cli_annotations": { 310 + "dependency": "transitive", 311 + "description": { 312 + "name": "build_cli_annotations", 313 + "sha256": "b59d2769769efd6c9ff6d4c4cede0be115a566afc591705c2040b707534b1172", 314 + "url": "https://pub.dev" 315 + }, 316 + "source": "hosted", 317 + "version": "2.1.0" 318 + }, 319 + "build_config": { 320 + "dependency": "transitive", 321 + "description": { 322 + "name": "build_config", 323 + "sha256": "4ae2de3e1e67ea270081eaee972e1bd8f027d459f249e0f1186730784c2e7e33", 324 + "url": "https://pub.dev" 325 + }, 326 + "source": "hosted", 327 + "version": "1.1.2" 328 + }, 329 + "build_daemon": { 330 + "dependency": "transitive", 331 + "description": { 332 + "name": "build_daemon", 333 + "sha256": "8e928697a82be082206edb0b9c99c5a4ad6bc31c9e9b8b2f291ae65cd4a25daa", 334 + "url": "https://pub.dev" 335 + }, 336 + "source": "hosted", 337 + "version": "4.0.4" 338 + }, 339 + "build_resolvers": { 340 + "dependency": "transitive", 341 + "description": { 342 + "name": "build_resolvers", 343 + "sha256": "b9e4fda21d846e192628e7a4f6deda6888c36b5b69ba02ff291a01fd529140f0", 344 + "url": "https://pub.dev" 345 + }, 346 + "source": "hosted", 347 + "version": "2.4.4" 348 + }, 349 + "build_runner": { 350 + "dependency": "direct dev", 351 + "description": { 352 + "name": "build_runner", 353 + "sha256": "058fe9dce1de7d69c4b84fada934df3e0153dd000758c4d65964d0166779aa99", 354 + "url": "https://pub.dev" 355 + }, 356 + "source": "hosted", 357 + "version": "2.4.15" 358 + }, 359 + "build_runner_core": { 360 + "dependency": "transitive", 361 + "description": { 362 + "name": "build_runner_core", 363 + "sha256": "22e3aa1c80e0ada3722fe5b63fd43d9c8990759d0a2cf489c8c5d7b2bdebc021", 364 + "url": "https://pub.dev" 365 + }, 366 + "source": "hosted", 367 + "version": "8.0.0" 368 + }, 369 + "build_verify": { 370 + "dependency": "direct dev", 371 + "description": { 372 + "name": "build_verify", 373 + "sha256": "abbb9b9eda076854ac1678d284c053a5ec608e64da741d0801f56d4bbea27e23", 374 + "url": "https://pub.dev" 375 + }, 376 + "source": "hosted", 377 + "version": "3.1.0" 378 + }, 379 + "built_collection": { 380 + "dependency": "transitive", 381 + "description": { 382 + "name": "built_collection", 383 + "sha256": "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100", 384 + "url": "https://pub.dev" 385 + }, 386 + "source": "hosted", 387 + "version": "5.1.1" 388 + }, 389 + "built_value": { 390 + "dependency": "transitive", 391 + "description": { 392 + "name": "built_value", 393 + "sha256": "ea90e81dc4a25a043d9bee692d20ed6d1c4a1662a28c03a96417446c093ed6b4", 394 + "url": "https://pub.dev" 395 + }, 396 + "source": "hosted", 397 + "version": "8.9.5" 398 + }, 399 + "characters": { 400 + "dependency": "transitive", 401 + "description": { 402 + "name": "characters", 403 + "sha256": "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605", 404 + "url": "https://pub.dev" 405 + }, 406 + "source": "hosted", 407 + "version": "1.3.0" 408 + }, 409 + "charcode": { 410 + "dependency": "transitive", 411 + "description": { 412 + "name": "charcode", 413 + "sha256": "fb0f1107cac15a5ea6ef0a6ef71a807b9e4267c713bb93e00e92d737cc8dbd8a", 414 + "url": "https://pub.dev" 415 + }, 416 + "source": "hosted", 417 + "version": "1.4.0" 418 + }, 419 + "checked_yaml": { 420 + "dependency": "transitive", 421 + "description": { 422 + "name": "checked_yaml", 423 + "sha256": "feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff", 424 + "url": "https://pub.dev" 425 + }, 426 + "source": "hosted", 427 + "version": "2.0.3" 428 + }, 429 + "chunked_stream": { 430 + "dependency": "direct main", 431 + "description": { 432 + "name": "chunked_stream", 433 + "sha256": "b2fde5f81d780f0c1699b8347cae2e413412ae947fc6e64727cc48c6bb54c95c", 434 + "url": "https://pub.dev" 435 + }, 436 + "source": "hosted", 437 + "version": "1.4.2" 438 + }, 439 + "cli_util": { 440 + "dependency": "transitive", 441 + "description": { 442 + "name": "cli_util", 443 + "sha256": "ff6785f7e9e3c38ac98b2fb035701789de90154024a75b6cb926445e83197d1c", 444 + "url": "https://pub.dev" 445 + }, 446 + "source": "hosted", 447 + "version": "0.4.2" 448 + }, 449 + "clock": { 450 + "dependency": "transitive", 451 + "description": { 452 + "name": "clock", 453 + "sha256": "cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf", 454 + "url": "https://pub.dev" 455 + }, 456 + "source": "hosted", 457 + "version": "1.1.1" 458 + }, 459 + "code_builder": { 460 + "dependency": "transitive", 461 + "description": { 462 + "name": "code_builder", 463 + "sha256": "0ec10bf4a89e4c613960bf1e8b42c64127021740fb21640c29c909826a5eea3e", 464 + "url": "https://pub.dev" 465 + }, 466 + "source": "hosted", 467 + "version": "4.10.1" 468 + }, 469 + "collection": { 470 + "dependency": "direct main", 471 + "description": { 472 + "name": "collection", 473 + "sha256": "a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf", 474 + "url": "https://pub.dev" 475 + }, 476 + "source": "hosted", 477 + "version": "1.19.0" 478 + }, 479 + "confetti": { 480 + "dependency": "direct main", 481 + "description": { 482 + "name": "confetti", 483 + "sha256": "79376a99648efbc3f23582f5784ced0fe239922bd1a0fb41f582051eba750751", 484 + "url": "https://pub.dev" 485 + }, 486 + "source": "hosted", 487 + "version": "0.8.0" 488 + }, 489 + "connectivity_plus": { 490 + "dependency": "direct main", 491 + "description": { 492 + "name": "connectivity_plus", 493 + "sha256": "04bf81bb0b77de31557b58d052b24b3eee33f09a6e7a8c68a3e247c7df19ec27", 494 + "url": "https://pub.dev" 495 + }, 496 + "source": "hosted", 497 + "version": "6.1.3" 498 + }, 499 + "connectivity_plus_platform_interface": { 500 + "dependency": "transitive", 501 + "description": { 502 + "name": "connectivity_plus_platform_interface", 503 + "sha256": "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204", 504 + "url": "https://pub.dev" 505 + }, 506 + "source": "hosted", 507 + "version": "2.0.1" 508 + }, 509 + "console": { 510 + "dependency": "transitive", 511 + "description": { 512 + "name": "console", 513 + "sha256": "e04e7824384c5b39389acdd6dc7d33f3efe6b232f6f16d7626f194f6a01ad69a", 514 + "url": "https://pub.dev" 515 + }, 516 + "source": "hosted", 517 + "version": "4.1.0" 518 + }, 519 + "convert": { 520 + "dependency": "transitive", 521 + "description": { 522 + "name": "convert", 523 + "sha256": "b30acd5944035672bc15c6b7a8b47d773e41e2f17de064350988c5d02adb1c68", 524 + "url": "https://pub.dev" 525 + }, 526 + "source": "hosted", 527 + "version": "3.1.2" 528 + }, 529 + "coverage": { 530 + "dependency": "transitive", 531 + "description": { 532 + "name": "coverage", 533 + "sha256": "e3493833ea012784c740e341952298f1cc77f1f01b1bbc3eb4eecf6984fb7f43", 534 + "url": "https://pub.dev" 535 + }, 536 + "source": "hosted", 537 + "version": "1.11.1" 538 + }, 539 + "cronet_http": { 540 + "dependency": "transitive", 541 + "description": { 542 + "name": "cronet_http", 543 + "sha256": "3af9c4d57bf07ef4b307e77b22be4ad61bea19ee6ff65e62184863f3a09f1415", 544 + "url": "https://pub.dev" 545 + }, 546 + "source": "hosted", 547 + "version": "1.3.2" 548 + }, 549 + "crop_your_image": { 550 + "dependency": "direct main", 551 + "description": { 552 + "name": "crop_your_image", 553 + "sha256": "14c8977b11a009dc5e73e0f6522970f93363e38183f1b2ffefe1676dc9c3f49d", 554 + "url": "https://pub.dev" 555 + }, 556 + "source": "hosted", 557 + "version": "2.0.0" 558 + }, 559 + "cross_file": { 560 + "dependency": "transitive", 561 + "description": { 562 + "name": "cross_file", 563 + "sha256": "7caf6a750a0c04effbb52a676dce9a4a592e10ad35c34d6d2d0e4811160d5670", 564 + "url": "https://pub.dev" 565 + }, 566 + "source": "hosted", 567 + "version": "0.3.4+2" 568 + }, 569 + "crypto": { 570 + "dependency": "transitive", 571 + "description": { 572 + "name": "crypto", 573 + "sha256": "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855", 574 + "url": "https://pub.dev" 575 + }, 576 + "source": "hosted", 577 + "version": "3.0.6" 578 + }, 579 + "crypto_keys": { 580 + "dependency": "transitive", 581 + "description": { 582 + "name": "crypto_keys", 583 + "sha256": "acc19abf34623d990a0e8aec69463d74a824c31f137128f42e2810befc509ad0", 584 + "url": "https://pub.dev" 585 + }, 586 + "source": "hosted", 587 + "version": "0.3.0+1" 588 + }, 589 + "csslib": { 590 + "dependency": "direct main", 591 + "description": { 592 + "name": "csslib", 593 + "sha256": "09bad715f418841f976c77db72d5398dc1253c21fb9c0c7f0b0b985860b2d58e", 594 + "url": "https://pub.dev" 595 + }, 596 + "source": "hosted", 597 + "version": "1.0.2" 598 + }, 599 + "csv": { 600 + "dependency": "transitive", 601 + "description": { 602 + "name": "csv", 603 + "sha256": "c6aa2679b2a18cb57652920f674488d89712efaf4d3fdf2e537215b35fc19d6c", 604 + "url": "https://pub.dev" 605 + }, 606 + "source": "hosted", 607 + "version": "6.0.0" 608 + }, 609 + "cupertino_http": { 610 + "dependency": "transitive", 611 + "description": { 612 + "name": "cupertino_http", 613 + "sha256": "5a043ec21fd7f56b24c549fd293a7fc60bba899509246cd0ffc2a91cb78c9be2", 614 + "url": "https://pub.dev" 615 + }, 616 + "source": "hosted", 617 + "version": "2.1.0" 618 + }, 619 + "cupertino_icons": { 620 + "dependency": "direct main", 621 + "description": { 622 + "name": "cupertino_icons", 623 + "sha256": "ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6", 624 + "url": "https://pub.dev" 625 + }, 626 + "source": "hosted", 627 + "version": "1.0.8" 628 + }, 629 + "dart_earcut": { 630 + "dependency": "transitive", 631 + "description": { 632 + "name": "dart_earcut", 633 + "sha256": "e485001bfc05dcbc437d7bfb666316182e3522d4c3f9668048e004d0eb2ce43b", 634 + "url": "https://pub.dev" 635 + }, 636 + "source": "hosted", 637 + "version": "1.2.0" 638 + }, 639 + "dart_ping": { 640 + "dependency": "transitive", 641 + "description": { 642 + "name": "dart_ping", 643 + "sha256": "2f5418d0a5c64e53486caaac78677b25725b1e13c33c5be834ce874ea18bd24f", 644 + "url": "https://pub.dev" 645 + }, 646 + "source": "hosted", 647 + "version": "9.0.1" 648 + }, 649 + "dart_style": { 650 + "dependency": "transitive", 651 + "description": { 652 + "name": "dart_style", 653 + "sha256": "7306ab8a2359a48d22310ad823521d723acfed60ee1f7e37388e8986853b6820", 654 + "url": "https://pub.dev" 655 + }, 656 + "source": "hosted", 657 + "version": "2.3.8" 658 + }, 659 + "dbus": { 660 + "dependency": "transitive", 661 + "description": { 662 + "name": "dbus", 663 + "sha256": "79e0c23480ff85dc68de79e2cd6334add97e48f7f4865d17686dd6ea81a47e8c", 664 + "url": "https://pub.dev" 665 + }, 666 + "source": "hosted", 667 + "version": "0.7.11" 668 + }, 669 + "defer_pointer": { 670 + "dependency": "direct main", 671 + "description": { 672 + "name": "defer_pointer", 673 + "sha256": "d69e6f8c1d0f052d2616cc1db3782e0ea73f42e4c6f6122fd1a548dfe79faf02", 674 + "url": "https://pub.dev" 675 + }, 676 + "source": "hosted", 677 + "version": "0.0.2" 678 + }, 679 + "desktop_webview_auth": { 680 + "dependency": "direct main", 681 + "description": { 682 + "path": ".", 683 + "ref": "webkit2gtk-4.1", 684 + "resolved-ref": "7210ff6a4975d1e877c9ccfaa6ecb7a18013f0b7", 685 + "url": "https://github.com/BlueBubblesApp/flutter_desktop_webview_auth.git" 686 + }, 687 + "source": "git", 688 + "version": "0.0.15" 689 + }, 690 + "device_info_plus": { 691 + "dependency": "direct main", 692 + "description": { 693 + "name": "device_info_plus", 694 + "sha256": "72d146c6d7098689ff5c5f66bcf593ac11efc530095385356e131070333e64da", 695 + "url": "https://pub.dev" 696 + }, 697 + "source": "hosted", 698 + "version": "11.3.0" 699 + }, 700 + "device_info_plus_platform_interface": { 701 + "dependency": "transitive", 702 + "description": { 703 + "name": "device_info_plus_platform_interface", 704 + "sha256": "0b04e02b30791224b31969eb1b50d723498f402971bff3630bca2ba839bd1ed2", 705 + "url": "https://pub.dev" 706 + }, 707 + "source": "hosted", 708 + "version": "7.0.2" 709 + }, 710 + "dice_bear": { 711 + "dependency": "direct main", 712 + "description": { 713 + "name": "dice_bear", 714 + "sha256": "4dde957ee3838f1de82aeff43c68f8e976f102ed9b5cb3be2ba1abe243a109af", 715 + "url": "https://pub.dev" 716 + }, 717 + "source": "hosted", 718 + "version": "0.1.7" 719 + }, 720 + "dio": { 721 + "dependency": "direct main", 722 + "description": { 723 + "name": "dio", 724 + "sha256": "253a18bbd4851fecba42f7343a1df3a9a4c1d31a2c1b37e221086b4fa8c8dbc9", 725 + "url": "https://pub.dev" 726 + }, 727 + "source": "hosted", 728 + "version": "5.8.0+1" 729 + }, 730 + "dio_web_adapter": { 731 + "dependency": "transitive", 732 + "description": { 733 + "name": "dio_web_adapter", 734 + "sha256": "7586e476d70caecaf1686d21eee7247ea43ef5c345eab9e0cc3583ff13378d78", 735 + "url": "https://pub.dev" 736 + }, 737 + "source": "hosted", 738 + "version": "2.1.1" 739 + }, 740 + "disable_battery_optimization": { 741 + "dependency": "direct main", 742 + "description": { 743 + "path": ".", 744 + "ref": "996c83bf5f58522ba8da3ce6f44952be7b68171c", 745 + "resolved-ref": "996c83bf5f58522ba8da3ce6f44952be7b68171c", 746 + "url": "https://github.com/BlueBubblesApp/Disable-Battery-Optimizations.git" 747 + }, 748 + "source": "git", 749 + "version": "1.1.1" 750 + }, 751 + "dlibphonenumber": { 752 + "dependency": "direct main", 753 + "description": { 754 + "name": "dlibphonenumber", 755 + "sha256": "8d6ebe4e941a43268ed977c2f7d331e6d8d0d2fb92a4236efcc5e38c0b1cd964", 756 + "url": "https://pub.dev" 757 + }, 758 + "source": "hosted", 759 + "version": "1.1.34" 760 + }, 761 + "dynamic_color": { 762 + "dependency": "direct main", 763 + "description": { 764 + "name": "dynamic_color", 765 + "sha256": "eae98052fa6e2826bdac3dd2e921c6ce2903be15c6b7f8b6d8a5d49b5086298d", 766 + "url": "https://pub.dev" 767 + }, 768 + "source": "hosted", 769 + "version": "1.7.0" 770 + }, 771 + "easy_debounce": { 772 + "dependency": "direct main", 773 + "description": { 774 + "name": "easy_debounce", 775 + "sha256": "f082609cfb8f37defb9e37fc28bc978c6712dedf08d4c5a26f820fa10165a236", 776 + "url": "https://pub.dev" 777 + }, 778 + "source": "hosted", 779 + "version": "2.0.3" 780 + }, 781 + "emoji_picker_flutter": { 782 + "dependency": "direct main", 783 + "description": { 784 + "name": "emoji_picker_flutter", 785 + "sha256": "9a44c102079891ea5877f78c70f2e3c6e9df7b7fe0a01757d31f1046eeaa016d", 786 + "url": "https://pub.dev" 787 + }, 788 + "source": "hosted", 789 + "version": "4.3.0" 790 + }, 791 + "encrypt": { 792 + "dependency": "direct main", 793 + "description": { 794 + "name": "encrypt", 795 + "sha256": "62d9aa4670cc2a8798bab89b39fc71b6dfbacf615de6cf5001fb39f7e4a996a2", 796 + "url": "https://pub.dev" 797 + }, 798 + "source": "hosted", 799 + "version": "5.0.3" 800 + }, 801 + "equatable": { 802 + "dependency": "transitive", 803 + "description": { 804 + "name": "equatable", 805 + "sha256": "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7", 806 + "url": "https://pub.dev" 807 + }, 808 + "source": "hosted", 809 + "version": "2.0.7" 810 + }, 811 + "exif": { 812 + "dependency": "direct main", 813 + "description": { 814 + "name": "exif", 815 + "sha256": "a7980fdb3b7ffcd0b035e5b8a5e1eef7cadfe90ea6a4e85ebb62f87b96c7a172", 816 + "url": "https://pub.dev" 817 + }, 818 + "source": "hosted", 819 + "version": "3.3.0" 820 + }, 821 + "expressions": { 822 + "dependency": "transitive", 823 + "description": { 824 + "name": "expressions", 825 + "sha256": "308a621b602923dd8a0cf3072793b24850d06453eb49c6b698cbda41a282e904", 826 + "url": "https://pub.dev" 827 + }, 828 + "source": "hosted", 829 + "version": "0.2.5+2" 830 + }, 831 + "extended_image": { 832 + "dependency": "transitive", 833 + "description": { 834 + "name": "extended_image", 835 + "sha256": "69d4299043334ecece679996e47d0b0891cd8c29d8da0034868443506f1d9a78", 836 + "url": "https://pub.dev" 837 + }, 838 + "source": "hosted", 839 + "version": "8.3.1" 840 + }, 841 + "extended_image_library": { 842 + "dependency": "transitive", 843 + "description": { 844 + "name": "extended_image_library", 845 + "sha256": "e61dafd94400fff6ef7ed1523d445ff3af137f198f3228e4a3107bc5b4bec5d1", 846 + "url": "https://pub.dev" 847 + }, 848 + "source": "hosted", 849 + "version": "4.0.6" 850 + }, 851 + "fake_async": { 852 + "dependency": "transitive", 853 + "description": { 854 + "name": "fake_async", 855 + "sha256": "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78", 856 + "url": "https://pub.dev" 857 + }, 858 + "source": "hosted", 859 + "version": "1.3.1" 860 + }, 861 + "faker": { 862 + "dependency": "direct main", 863 + "description": { 864 + "name": "faker", 865 + "sha256": "544c34e9e1d322824156d5a8d451bc1bb778263b892aded24ec7ba77b0706624", 866 + "url": "https://pub.dev" 867 + }, 868 + "source": "hosted", 869 + "version": "2.2.0" 870 + }, 871 + "fast_contacts": { 872 + "dependency": "direct main", 873 + "description": { 874 + "name": "fast_contacts", 875 + "sha256": "69b7c2208f9da3666c1577191b3d8f6193c90567eb0a9dfead8e59607caebe87", 876 + "url": "https://pub.dev" 877 + }, 878 + "source": "hosted", 879 + "version": "4.0.0" 880 + }, 881 + "ffi": { 882 + "dependency": "transitive", 883 + "description": { 884 + "name": "ffi", 885 + "sha256": "16ed7b077ef01ad6170a3d0c57caa4a112a38d7a2ed5602e0aca9ca6f3d98da6", 886 + "url": "https://pub.dev" 887 + }, 888 + "source": "hosted", 889 + "version": "2.1.3" 890 + }, 891 + "file": { 892 + "dependency": "transitive", 893 + "description": { 894 + "name": "file", 895 + "sha256": "a3b4f84adafef897088c160faf7dfffb7696046cb13ae90b508c2cbc95d3b8d4", 896 + "url": "https://pub.dev" 897 + }, 898 + "source": "hosted", 899 + "version": "7.0.1" 900 + }, 901 + "file_picker": { 902 + "dependency": "direct main", 903 + "description": { 904 + "name": "file_picker", 905 + "sha256": "8d938fd5c11dc81bf1acd4f7f0486c683fe9e79a0b13419e27730f9ce4d8a25b", 906 + "url": "https://pub.dev" 907 + }, 908 + "source": "hosted", 909 + "version": "9.2.1" 910 + }, 911 + "file_selector_linux": { 912 + "dependency": "transitive", 913 + "description": { 914 + "name": "file_selector_linux", 915 + "sha256": "54cbbd957e1156d29548c7d9b9ec0c0ebb6de0a90452198683a7d23aed617a33", 916 + "url": "https://pub.dev" 917 + }, 918 + "source": "hosted", 919 + "version": "0.9.3+2" 920 + }, 921 + "file_selector_macos": { 922 + "dependency": "transitive", 923 + "description": { 924 + "name": "file_selector_macos", 925 + "sha256": "271ab9986df0c135d45c3cdb6bd0faa5db6f4976d3e4b437cf7d0f258d941bfc", 926 + "url": "https://pub.dev" 927 + }, 928 + "source": "hosted", 929 + "version": "0.9.4+2" 930 + }, 931 + "file_selector_platform_interface": { 932 + "dependency": "transitive", 933 + "description": { 934 + "name": "file_selector_platform_interface", 935 + "sha256": "a3994c26f10378a039faa11de174d7b78eb8f79e4dd0af2a451410c1a5c3f66b", 936 + "url": "https://pub.dev" 937 + }, 938 + "source": "hosted", 939 + "version": "2.6.2" 940 + }, 941 + "file_selector_windows": { 942 + "dependency": "transitive", 943 + "description": { 944 + "name": "file_selector_windows", 945 + "sha256": "320fcfb6f33caa90f0b58380489fc5ac05d99ee94b61aa96ec2bff0ba81d3c2b", 946 + "url": "https://pub.dev" 947 + }, 948 + "source": "hosted", 949 + "version": "0.9.3+4" 950 + }, 951 + "firebase_dart": { 952 + "dependency": "direct main", 953 + "description": { 954 + "path": "packages/firebase_dart", 955 + "ref": "beb79f70a2bb0e96e6bb9fdebac2ff452f138950", 956 + "resolved-ref": "beb79f70a2bb0e96e6bb9fdebac2ff452f138950", 957 + "url": "https://github.com/appsup-dart/firebase_dart.git" 958 + }, 959 + "source": "git", 960 + "version": "1.0.11" 961 + }, 962 + "fixnum": { 963 + "dependency": "transitive", 964 + "description": { 965 + "name": "fixnum", 966 + "sha256": "b6dc7065e46c974bc7c5f143080a6764ec7a4be6da1285ececdc37be96de53be", 967 + "url": "https://pub.dev" 968 + }, 969 + "source": "hosted", 970 + "version": "1.1.1" 971 + }, 972 + "flat_buffers": { 973 + "dependency": "transitive", 974 + "description": { 975 + "name": "flat_buffers", 976 + "sha256": "380bdcba5664a718bfd4ea20a45d39e13684f5318fcd8883066a55e21f37f4c3", 977 + "url": "https://pub.dev" 978 + }, 979 + "source": "hosted", 980 + "version": "23.5.26" 981 + }, 982 + "flex_color_picker": { 983 + "dependency": "direct main", 984 + "description": { 985 + "name": "flex_color_picker", 986 + "sha256": "c083b79f1c57eaeed9f464368be376951230b3cb1876323b784626152a86e480", 987 + "url": "https://pub.dev" 988 + }, 989 + "source": "hosted", 990 + "version": "3.7.0" 991 + }, 992 + "flex_color_scheme": { 993 + "dependency": "direct main", 994 + "description": { 995 + "name": "flex_color_scheme", 996 + "sha256": "ae638050fceb35b6040a43cf67892f9b956022068e736284919d93322fdd4ba2", 997 + "url": "https://pub.dev" 998 + }, 999 + "source": "hosted", 1000 + "version": "8.1.1" 1001 + }, 1002 + "flex_seed_scheme": { 1003 + "dependency": "transitive", 1004 + "description": { 1005 + "name": "flex_seed_scheme", 1006 + "sha256": "b06d8b367b84cbf7ca5c5603c858fa5edae88486c4e4da79ac1044d73b6c62ec", 1007 + "url": "https://pub.dev" 1008 + }, 1009 + "source": "hosted", 1010 + "version": "3.5.1" 1011 + }, 1012 + "flutter": { 1013 + "dependency": "direct main", 1014 + "description": "flutter", 1015 + "source": "sdk", 1016 + "version": "0.0.0" 1017 + }, 1018 + "flutter_acrylic": { 1019 + "dependency": "direct main", 1020 + "description": { 1021 + "name": "flutter_acrylic", 1022 + "sha256": "b3996dbde5abf5823cc9ead4cf2e5267c3181f15585fe47ce4dc4472e7ec827a", 1023 + "url": "https://pub.dev" 1024 + }, 1025 + "source": "hosted", 1026 + "version": "1.1.4" 1027 + }, 1028 + "flutter_audio_waveforms": { 1029 + "dependency": "direct main", 1030 + "description": { 1031 + "name": "flutter_audio_waveforms", 1032 + "sha256": "425dda9ee5ef9bb2ff2a2000b19ec595593b3baba6a1274da8d1d729846a144b", 1033 + "url": "https://pub.dev" 1034 + }, 1035 + "source": "hosted", 1036 + "version": "1.2.1+8" 1037 + }, 1038 + "flutter_displaymode": { 1039 + "dependency": "direct main", 1040 + "description": { 1041 + "name": "flutter_displaymode", 1042 + "sha256": "42c5e9abd13d28ed74f701b60529d7f8416947e58256e6659c5550db719c57ef", 1043 + "url": "https://pub.dev" 1044 + }, 1045 + "source": "hosted", 1046 + "version": "0.6.0" 1047 + }, 1048 + "flutter_dotenv": { 1049 + "dependency": "direct main", 1050 + "description": { 1051 + "name": "flutter_dotenv", 1052 + "sha256": "b7c7be5cd9f6ef7a78429cabd2774d3c4af50e79cb2b7593e3d5d763ef95c61b", 1053 + "url": "https://pub.dev" 1054 + }, 1055 + "source": "hosted", 1056 + "version": "5.2.1" 1057 + }, 1058 + "flutter_image_compress": { 1059 + "dependency": "direct main", 1060 + "description": { 1061 + "name": "flutter_image_compress", 1062 + "sha256": "51d23be39efc2185e72e290042a0da41aed70b14ef97db362a6b5368d0523b27", 1063 + "url": "https://pub.dev" 1064 + }, 1065 + "source": "hosted", 1066 + "version": "2.4.0" 1067 + }, 1068 + "flutter_image_compress_common": { 1069 + "dependency": "transitive", 1070 + "description": { 1071 + "name": "flutter_image_compress_common", 1072 + "sha256": "c5c5d50c15e97dd7dc72ff96bd7077b9f791932f2076c5c5b6c43f2c88607bfb", 1073 + "url": "https://pub.dev" 1074 + }, 1075 + "source": "hosted", 1076 + "version": "1.0.6" 1077 + }, 1078 + "flutter_image_compress_macos": { 1079 + "dependency": "transitive", 1080 + "description": { 1081 + "name": "flutter_image_compress_macos", 1082 + "sha256": "20019719b71b743aba0ef874ed29c50747461e5e8438980dfa5c2031898f7337", 1083 + "url": "https://pub.dev" 1084 + }, 1085 + "source": "hosted", 1086 + "version": "1.0.3" 1087 + }, 1088 + "flutter_image_compress_ohos": { 1089 + "dependency": "transitive", 1090 + "description": { 1091 + "name": "flutter_image_compress_ohos", 1092 + "sha256": "e76b92bbc830ee08f5b05962fc78a532011fcd2041f620b5400a593e96da3f51", 1093 + "url": "https://pub.dev" 1094 + }, 1095 + "source": "hosted", 1096 + "version": "0.0.3" 1097 + }, 1098 + "flutter_image_compress_platform_interface": { 1099 + "dependency": "transitive", 1100 + "description": { 1101 + "name": "flutter_image_compress_platform_interface", 1102 + "sha256": "579cb3947fd4309103afe6442a01ca01e1e6f93dc53bb4cbd090e8ce34a41889", 1103 + "url": "https://pub.dev" 1104 + }, 1105 + "source": "hosted", 1106 + "version": "1.0.5" 1107 + }, 1108 + "flutter_image_compress_web": { 1109 + "dependency": "transitive", 1110 + "description": { 1111 + "name": "flutter_image_compress_web", 1112 + "sha256": "b9b141ac7c686a2ce7bb9a98176321e1182c9074650e47bb140741a44b6f5a96", 1113 + "url": "https://pub.dev" 1114 + }, 1115 + "source": "hosted", 1116 + "version": "0.1.5" 1117 + }, 1118 + "flutter_improved_scrolling": { 1119 + "dependency": "direct main", 1120 + "description": { 1121 + "name": "flutter_improved_scrolling", 1122 + "sha256": "46aec4599cdec31f1cd481d6614a9de98a6d6bff865f1d5fae3d7de9b5b7f74f", 1123 + "url": "https://pub.dev" 1124 + }, 1125 + "source": "hosted", 1126 + "version": "0.0.3" 1127 + }, 1128 + "flutter_isolate": { 1129 + "dependency": "direct main", 1130 + "description": { 1131 + "name": "flutter_isolate", 1132 + "sha256": "36a84e1a22371d8092ea2121145b330c24fb272acb951fb30c60ba44926b8fb3", 1133 + "url": "https://pub.dev" 1134 + }, 1135 + "source": "hosted", 1136 + "version": "2.1.0" 1137 + }, 1138 + "flutter_keyboard_visibility": { 1139 + "dependency": "direct main", 1140 + "description": { 1141 + "name": "flutter_keyboard_visibility", 1142 + "sha256": "98664be7be0e3ffca00de50f7f6a287ab62c763fc8c762e0a21584584a3ff4f8", 1143 + "url": "https://pub.dev" 1144 + }, 1145 + "source": "hosted", 1146 + "version": "6.0.0" 1147 + }, 1148 + "flutter_keyboard_visibility_linux": { 1149 + "dependency": "transitive", 1150 + "description": { 1151 + "name": "flutter_keyboard_visibility_linux", 1152 + "sha256": "6fba7cd9bb033b6ddd8c2beb4c99ad02d728f1e6e6d9b9446667398b2ac39f08", 1153 + "url": "https://pub.dev" 1154 + }, 1155 + "source": "hosted", 1156 + "version": "1.0.0" 1157 + }, 1158 + "flutter_keyboard_visibility_macos": { 1159 + "dependency": "transitive", 1160 + "description": { 1161 + "name": "flutter_keyboard_visibility_macos", 1162 + "sha256": "c5c49b16fff453dfdafdc16f26bdd8fb8d55812a1d50b0ce25fc8d9f2e53d086", 1163 + "url": "https://pub.dev" 1164 + }, 1165 + "source": "hosted", 1166 + "version": "1.0.0" 1167 + }, 1168 + "flutter_keyboard_visibility_platform_interface": { 1169 + "dependency": "transitive", 1170 + "description": { 1171 + "name": "flutter_keyboard_visibility_platform_interface", 1172 + "sha256": "e43a89845873f7be10cb3884345ceb9aebf00a659f479d1c8f4293fcb37022a4", 1173 + "url": "https://pub.dev" 1174 + }, 1175 + "source": "hosted", 1176 + "version": "2.0.0" 1177 + }, 1178 + "flutter_keyboard_visibility_web": { 1179 + "dependency": "transitive", 1180 + "description": { 1181 + "name": "flutter_keyboard_visibility_web", 1182 + "sha256": "d3771a2e752880c79203f8d80658401d0c998e4183edca05a149f5098ce6e3d1", 1183 + "url": "https://pub.dev" 1184 + }, 1185 + "source": "hosted", 1186 + "version": "2.0.0" 1187 + }, 1188 + "flutter_keyboard_visibility_windows": { 1189 + "dependency": "transitive", 1190 + "description": { 1191 + "name": "flutter_keyboard_visibility_windows", 1192 + "sha256": "fc4b0f0b6be9b93ae527f3d527fb56ee2d918cd88bbca438c478af7bcfd0ef73", 1193 + "url": "https://pub.dev" 1194 + }, 1195 + "source": "hosted", 1196 + "version": "1.0.0" 1197 + }, 1198 + "flutter_launcher_icons": { 1199 + "dependency": "direct dev", 1200 + "description": { 1201 + "name": "flutter_launcher_icons", 1202 + "sha256": "bfa04787c85d80ecb3f8777bde5fc10c3de809240c48fa061a2c2bf15ea5211c", 1203 + "url": "https://pub.dev" 1204 + }, 1205 + "source": "hosted", 1206 + "version": "0.14.3" 1207 + }, 1208 + "flutter_lints": { 1209 + "dependency": "direct dev", 1210 + "description": { 1211 + "name": "flutter_lints", 1212 + "sha256": "5398f14efa795ffb7a33e9b6a08798b26a180edac4ad7db3f231e40f82ce11e1", 1213 + "url": "https://pub.dev" 1214 + }, 1215 + "source": "hosted", 1216 + "version": "5.0.0" 1217 + }, 1218 + "flutter_local_notifications": { 1219 + "dependency": "direct main", 1220 + "description": { 1221 + "name": "flutter_local_notifications", 1222 + "sha256": "d59eeafd6df92174b1d5f68fc9d66634c97ce2e7cfe2293476236547bb19bbbd", 1223 + "url": "https://pub.dev" 1224 + }, 1225 + "source": "hosted", 1226 + "version": "19.0.0" 1227 + }, 1228 + "flutter_local_notifications_linux": { 1229 + "dependency": "transitive", 1230 + "description": { 1231 + "name": "flutter_local_notifications_linux", 1232 + "sha256": "e3c277b2daab8e36ac5a6820536668d07e83851aeeb79c446e525a70710770a5", 1233 + "url": "https://pub.dev" 1234 + }, 1235 + "source": "hosted", 1236 + "version": "6.0.0" 1237 + }, 1238 + "flutter_local_notifications_platform_interface": { 1239 + "dependency": "transitive", 1240 + "description": { 1241 + "name": "flutter_local_notifications_platform_interface", 1242 + "sha256": "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c", 1243 + "url": "https://pub.dev" 1244 + }, 1245 + "source": "hosted", 1246 + "version": "9.0.0" 1247 + }, 1248 + "flutter_local_notifications_windows": { 1249 + "dependency": "transitive", 1250 + "description": { 1251 + "name": "flutter_local_notifications_windows", 1252 + "sha256": "f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e", 1253 + "url": "https://pub.dev" 1254 + }, 1255 + "source": "hosted", 1256 + "version": "1.0.0" 1257 + }, 1258 + "flutter_map": { 1259 + "dependency": "direct main", 1260 + "description": { 1261 + "name": "flutter_map", 1262 + "sha256": "2ecb34619a4be19df6f40c2f8dce1591675b4eff7a6857bd8f533706977385da", 1263 + "url": "https://pub.dev" 1264 + }, 1265 + "source": "hosted", 1266 + "version": "7.0.2" 1267 + }, 1268 + "flutter_map_marker_popup": { 1269 + "dependency": "direct main", 1270 + "description": { 1271 + "name": "flutter_map_marker_popup", 1272 + "sha256": "a7540538114b5d1627ab67b498273d66bc36090385412ae49ef215af4a2861c5", 1273 + "url": "https://pub.dev" 1274 + }, 1275 + "source": "hosted", 1276 + "version": "7.0.0" 1277 + }, 1278 + "flutter_markdown": { 1279 + "dependency": "direct main", 1280 + "description": { 1281 + "name": "flutter_markdown", 1282 + "sha256": "e7bbc718adc9476aa14cfddc1ef048d2e21e4e8f18311aaac723266db9f9e7b5", 1283 + "url": "https://pub.dev" 1284 + }, 1285 + "source": "hosted", 1286 + "version": "0.7.6+2" 1287 + }, 1288 + "flutter_native_splash": { 1289 + "dependency": "direct dev", 1290 + "description": { 1291 + "name": "flutter_native_splash", 1292 + "sha256": "7062602e0dbd29141fb8eb19220b5871ca650be5197ab9c1f193a28b17537bc7", 1293 + "url": "https://pub.dev" 1294 + }, 1295 + "source": "hosted", 1296 + "version": "2.4.4" 1297 + }, 1298 + "flutter_plugin_android_lifecycle": { 1299 + "dependency": "transitive", 1300 + "description": { 1301 + "name": "flutter_plugin_android_lifecycle", 1302 + "sha256": "5a1e6fb2c0561958d7e4c33574674bda7b77caaca7a33b758876956f2902eea3", 1303 + "url": "https://pub.dev" 1304 + }, 1305 + "source": "hosted", 1306 + "version": "2.0.27" 1307 + }, 1308 + "flutter_slidable": { 1309 + "dependency": "direct main", 1310 + "description": { 1311 + "name": "flutter_slidable", 1312 + "sha256": "ab7dbb16f783307c9d7762ede2593ce32c220ba2ba0fd540a3db8e9a3acba71a", 1313 + "url": "https://pub.dev" 1314 + }, 1315 + "source": "hosted", 1316 + "version": "4.0.0" 1317 + }, 1318 + "flutter_sliding_up_panel": { 1319 + "dependency": "direct main", 1320 + "description": { 1321 + "name": "flutter_sliding_up_panel", 1322 + "sha256": "94f928973d83e146bbc52051e2d9f2a7ed7a5c9e7f04b54d835fff2e41d6cb99", 1323 + "url": "https://pub.dev" 1324 + }, 1325 + "source": "hosted", 1326 + "version": "2.1.1" 1327 + }, 1328 + "flutter_staggered_grid_view": { 1329 + "dependency": "direct main", 1330 + "description": { 1331 + "name": "flutter_staggered_grid_view", 1332 + "sha256": "19e7abb550c96fbfeb546b23f3ff356ee7c59a019a651f8f102a4ba9b7349395", 1333 + "url": "https://pub.dev" 1334 + }, 1335 + "source": "hosted", 1336 + "version": "0.7.0" 1337 + }, 1338 + "flutter_svg": { 1339 + "dependency": "direct main", 1340 + "description": { 1341 + "name": "flutter_svg", 1342 + "sha256": "c200fd79c918a40c5cd50ea0877fa13f81bdaf6f0a5d3dbcc2a13e3285d6aa1b", 1343 + "url": "https://pub.dev" 1344 + }, 1345 + "source": "hosted", 1346 + "version": "2.0.17" 1347 + }, 1348 + "flutter_test": { 1349 + "dependency": "direct dev", 1350 + "description": "flutter", 1351 + "source": "sdk", 1352 + "version": "0.0.0" 1353 + }, 1354 + "flutter_timezone": { 1355 + "dependency": "direct main", 1356 + "description": { 1357 + "name": "flutter_timezone", 1358 + "sha256": "bc286cecb0366d88e6c4644e3962ebd1ce1d233abc658eb1e0cd803389f84b64", 1359 + "url": "https://pub.dev" 1360 + }, 1361 + "source": "hosted", 1362 + "version": "4.1.0" 1363 + }, 1364 + "flutter_web_plugins": { 1365 + "dependency": "transitive", 1366 + "description": "flutter", 1367 + "source": "sdk", 1368 + "version": "0.0.0" 1369 + }, 1370 + "frontend_server_client": { 1371 + "dependency": "transitive", 1372 + "description": { 1373 + "name": "frontend_server_client", 1374 + "sha256": "f64a0333a82f30b0cca061bc3d143813a486dc086b574bfb233b7c1372427694", 1375 + "url": "https://pub.dev" 1376 + }, 1377 + "source": "hosted", 1378 + "version": "4.0.0" 1379 + }, 1380 + "geolocator": { 1381 + "dependency": "direct main", 1382 + "description": { 1383 + "name": "geolocator", 1384 + "sha256": "afebc912cbe6496e8823e064ca519afb5610072bb9c4a9feea715f6feb4f7f28", 1385 + "url": "https://pub.dev" 1386 + }, 1387 + "source": "hosted", 1388 + "version": "13.0.3" 1389 + }, 1390 + "geolocator_android": { 1391 + "dependency": "transitive", 1392 + "description": { 1393 + "name": "geolocator_android", 1394 + "sha256": "fcb1760a50d7500deca37c9a666785c047139b5f9ee15aa5469fae7dbbe3170d", 1395 + "url": "https://pub.dev" 1396 + }, 1397 + "source": "hosted", 1398 + "version": "4.6.2" 1399 + }, 1400 + "geolocator_apple": { 1401 + "dependency": "transitive", 1402 + "description": { 1403 + "name": "geolocator_apple", 1404 + "sha256": "419e50f754281d3606750af07b198ecfe938e8648d3e30a898d3ac342ab717e6", 1405 + "url": "https://pub.dev" 1406 + }, 1407 + "source": "hosted", 1408 + "version": "2.3.12" 1409 + }, 1410 + "geolocator_platform_interface": { 1411 + "dependency": "transitive", 1412 + "description": { 1413 + "name": "geolocator_platform_interface", 1414 + "sha256": "722db30c0a2caa82a59d6655f04ef0a492da003036b880342cc67e6f1abc188f", 1415 + "url": "https://pub.dev" 1416 + }, 1417 + "source": "hosted", 1418 + "version": "4.2.5" 1419 + }, 1420 + "geolocator_web": { 1421 + "dependency": "transitive", 1422 + "description": { 1423 + "name": "geolocator_web", 1424 + "sha256": "e54434b2ce9c677759a188d7e32e950802f79a9e9f45728239404bece0f1bd8d", 1425 + "url": "https://pub.dev" 1426 + }, 1427 + "source": "hosted", 1428 + "version": "4.1.2" 1429 + }, 1430 + "geolocator_windows": { 1431 + "dependency": "transitive", 1432 + "description": { 1433 + "name": "geolocator_windows", 1434 + "sha256": "4862e798b8a84ec300531888e7acd137b74637636069df230d79fabd110e2734", 1435 + "url": "https://pub.dev" 1436 + }, 1437 + "source": "hosted", 1438 + "version": "0.2.4" 1439 + }, 1440 + "gesture_x_detector": { 1441 + "dependency": "direct main", 1442 + "description": { 1443 + "path": ".", 1444 + "ref": "7de6e023ff68f67af1d83f7c1303d8b973f84944", 1445 + "resolved-ref": "7de6e023ff68f67af1d83f7c1303d8b973f84944", 1446 + "url": "https://github.com/BlueBubblesApp/xgesture_flutter.git" 1447 + }, 1448 + "source": "git", 1449 + "version": "1.1.1" 1450 + }, 1451 + "get": { 1452 + "dependency": "direct main", 1453 + "description": { 1454 + "name": "get", 1455 + "sha256": "c79eeb4339f1f3deffd9ec912f8a923834bec55f7b49c9e882b8fef2c139d425", 1456 + "url": "https://pub.dev" 1457 + }, 1458 + "source": "hosted", 1459 + "version": "4.7.2" 1460 + }, 1461 + "get_it": { 1462 + "dependency": "transitive", 1463 + "description": { 1464 + "name": "get_it", 1465 + "sha256": "d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1", 1466 + "url": "https://pub.dev" 1467 + }, 1468 + "source": "hosted", 1469 + "version": "7.7.0" 1470 + }, 1471 + "git": { 1472 + "dependency": "transitive", 1473 + "description": { 1474 + "name": "git", 1475 + "sha256": "de678c6f0d5e2761c2c3643d31b1010883cc4d3e352949ef7c15f98f27d676ea", 1476 + "url": "https://pub.dev" 1477 + }, 1478 + "source": "hosted", 1479 + "version": "2.3.1" 1480 + }, 1481 + "github": { 1482 + "dependency": "direct main", 1483 + "description": { 1484 + "name": "github", 1485 + "sha256": "57f6ad78591f9638e903409977443093f862d25062a6b582a3c89e4ae44e4814", 1486 + "url": "https://pub.dev" 1487 + }, 1488 + "source": "hosted", 1489 + "version": "9.24.0" 1490 + }, 1491 + "glob": { 1492 + "dependency": "transitive", 1493 + "description": { 1494 + "name": "glob", 1495 + "sha256": "c3f1ee72c96f8f78935e18aa8cecced9ab132419e8625dc187e1c2408efc20de", 1496 + "url": "https://pub.dev" 1497 + }, 1498 + "source": "hosted", 1499 + "version": "2.1.3" 1500 + }, 1501 + "globbing": { 1502 + "dependency": "transitive", 1503 + "description": { 1504 + "name": "globbing", 1505 + "sha256": "4f89cfaf6fa74c9c1740a96259da06bd45411ede56744e28017cc534a12b6e2d", 1506 + "url": "https://pub.dev" 1507 + }, 1508 + "source": "hosted", 1509 + "version": "1.0.0" 1510 + }, 1511 + "google_fonts": { 1512 + "dependency": "direct main", 1513 + "description": { 1514 + "name": "google_fonts", 1515 + "sha256": "b1ac0fe2832c9cc95e5e88b57d627c5e68c223b9657f4b96e1487aa9098c7b82", 1516 + "url": "https://pub.dev" 1517 + }, 1518 + "source": "hosted", 1519 + "version": "6.2.1" 1520 + }, 1521 + "google_identity_services_web": { 1522 + "dependency": "transitive", 1523 + "description": { 1524 + "name": "google_identity_services_web", 1525 + "sha256": "55580f436822d64c8ff9a77e37d61f5fb1e6c7ec9d632a43ee324e2a05c3c6c9", 1526 + "url": "https://pub.dev" 1527 + }, 1528 + "source": "hosted", 1529 + "version": "0.3.3" 1530 + }, 1531 + "google_ml_kit": { 1532 + "dependency": "direct main", 1533 + "description": { 1534 + "name": "google_ml_kit", 1535 + "sha256": "52a89712eeccb80a42a7de78d813ca7cc1988fb21d6e7011403ac627ce104eab", 1536 + "url": "https://pub.dev" 1537 + }, 1538 + "source": "hosted", 1539 + "version": "0.19.0" 1540 + }, 1541 + "google_mlkit_barcode_scanning": { 1542 + "dependency": "transitive", 1543 + "description": { 1544 + "name": "google_mlkit_barcode_scanning", 1545 + "sha256": "5852d1daa007a05b33f99e3e3fa34227c49d9c41bc92a85d820666a57fd5c35f", 1546 + "url": "https://pub.dev" 1547 + }, 1548 + "source": "hosted", 1549 + "version": "0.13.0" 1550 + }, 1551 + "google_mlkit_commons": { 1552 + "dependency": "transitive", 1553 + "description": { 1554 + "name": "google_mlkit_commons", 1555 + "sha256": "7e9a6d6e66b44aa8cfe944bda9bc3346c52486dd890ca49e5bc98845cda40d7f", 1556 + "url": "https://pub.dev" 1557 + }, 1558 + "source": "hosted", 1559 + "version": "0.9.0" 1560 + }, 1561 + "google_mlkit_digital_ink_recognition": { 1562 + "dependency": "transitive", 1563 + "description": { 1564 + "name": "google_mlkit_digital_ink_recognition", 1565 + "sha256": "11ea94f71062ad2a784aeda7716b16a0e641878b0ddfaa930be23bcff90a6bd7", 1566 + "url": "https://pub.dev" 1567 + }, 1568 + "source": "hosted", 1569 + "version": "0.13.0" 1570 + }, 1571 + "google_mlkit_entity_extraction": { 1572 + "dependency": "transitive", 1573 + "description": { 1574 + "name": "google_mlkit_entity_extraction", 1575 + "sha256": "36e1f5b053c56a4d2919931d75bd73dc37e4c8b68f8e8ebeb2aa99b1bdba4de2", 1576 + "url": "https://pub.dev" 1577 + }, 1578 + "source": "hosted", 1579 + "version": "0.14.0" 1580 + }, 1581 + "google_mlkit_face_detection": { 1582 + "dependency": "transitive", 1583 + "description": { 1584 + "name": "google_mlkit_face_detection", 1585 + "sha256": "65988405c884fd84a4ccc8bded7b5e3e4c33362f6f4eaaa94818bdaaba7bab7d", 1586 + "url": "https://pub.dev" 1587 + }, 1588 + "source": "hosted", 1589 + "version": "0.12.0" 1590 + }, 1591 + "google_mlkit_face_mesh_detection": { 1592 + "dependency": "transitive", 1593 + "description": { 1594 + "name": "google_mlkit_face_mesh_detection", 1595 + "sha256": "aa2659c03f46cf69510a998e0bd14f23b9d3c7b0c9b1fe1050656ad80d6e24bd", 1596 + "url": "https://pub.dev" 1597 + }, 1598 + "source": "hosted", 1599 + "version": "0.3.0" 1600 + }, 1601 + "google_mlkit_image_labeling": { 1602 + "dependency": "transitive", 1603 + "description": { 1604 + "name": "google_mlkit_image_labeling", 1605 + "sha256": "9251c91c9281378a4716bb96dc0d3c9f54c0f809577aaba47ef24c52941dc859", 1606 + "url": "https://pub.dev" 1607 + }, 1608 + "source": "hosted", 1609 + "version": "0.13.0" 1610 + }, 1611 + "google_mlkit_language_id": { 1612 + "dependency": "transitive", 1613 + "description": { 1614 + "name": "google_mlkit_language_id", 1615 + "sha256": "80446a42cf5f9daf39f28489b2b38ce883aa9e3daadd73e1fe1591022507248a", 1616 + "url": "https://pub.dev" 1617 + }, 1618 + "source": "hosted", 1619 + "version": "0.12.0" 1620 + }, 1621 + "google_mlkit_object_detection": { 1622 + "dependency": "transitive", 1623 + "description": { 1624 + "name": "google_mlkit_object_detection", 1625 + "sha256": "56f196c03a1a7b0986efac0e48ab4b82a35645de3f1f2eebc08e308ad93db469", 1626 + "url": "https://pub.dev" 1627 + }, 1628 + "source": "hosted", 1629 + "version": "0.14.0" 1630 + }, 1631 + "google_mlkit_pose_detection": { 1632 + "dependency": "transitive", 1633 + "description": { 1634 + "name": "google_mlkit_pose_detection", 1635 + "sha256": "05c4a6eaab12e575a55c83b357d76c1f694be5caf1dc8d5229a18327712f6685", 1636 + "url": "https://pub.dev" 1637 + }, 1638 + "source": "hosted", 1639 + "version": "0.13.0" 1640 + }, 1641 + "google_mlkit_selfie_segmentation": { 1642 + "dependency": "transitive", 1643 + "description": { 1644 + "name": "google_mlkit_selfie_segmentation", 1645 + "sha256": "f2ff57b9d5ea0029a31ec14d038ff64d35c19b15de3b01bd517513f8c23cb779", 1646 + "url": "https://pub.dev" 1647 + }, 1648 + "source": "hosted", 1649 + "version": "0.9.0" 1650 + }, 1651 + "google_mlkit_smart_reply": { 1652 + "dependency": "direct main", 1653 + "description": { 1654 + "name": "google_mlkit_smart_reply", 1655 + "sha256": "5a54de1b38e65a476c05605440691043befd3444570457d85f744c71154ef038", 1656 + "url": "https://pub.dev" 1657 + }, 1658 + "source": "hosted", 1659 + "version": "0.12.0" 1660 + }, 1661 + "google_mlkit_text_recognition": { 1662 + "dependency": "transitive", 1663 + "description": { 1664 + "name": "google_mlkit_text_recognition", 1665 + "sha256": "e7609cec8de3022680a36ead8a8bafa9fd2360ea018a728feaad12dcb0e3c177", 1666 + "url": "https://pub.dev" 1667 + }, 1668 + "source": "hosted", 1669 + "version": "0.14.0" 1670 + }, 1671 + "google_mlkit_translation": { 1672 + "dependency": "transitive", 1673 + "description": { 1674 + "name": "google_mlkit_translation", 1675 + "sha256": "826cfe74fbee8f455d987949782e1873f50d79c1f2a971848e3f8dde851290d4", 1676 + "url": "https://pub.dev" 1677 + }, 1678 + "source": "hosted", 1679 + "version": "0.12.0" 1680 + }, 1681 + "google_sign_in": { 1682 + "dependency": "direct main", 1683 + "description": { 1684 + "name": "google_sign_in", 1685 + "sha256": "d0a2c3bcb06e607bb11e4daca48bd4b6120f0bbc4015ccebbe757d24ea60ed2a", 1686 + "url": "https://pub.dev" 1687 + }, 1688 + "source": "hosted", 1689 + "version": "6.3.0" 1690 + }, 1691 + "google_sign_in_android": { 1692 + "dependency": "transitive", 1693 + "description": { 1694 + "name": "google_sign_in_android", 1695 + "sha256": "4e52c64366bdb3fe758f683b088ee514cc7a95e69c52b5ee9fc5919e1683d21b", 1696 + "url": "https://pub.dev" 1697 + }, 1698 + "source": "hosted", 1699 + "version": "6.2.0" 1700 + }, 1701 + "google_sign_in_ios": { 1702 + "dependency": "transitive", 1703 + "description": { 1704 + "name": "google_sign_in_ios", 1705 + "sha256": "29cd125f58f50ceb40e8253d3c0209e321eee3e5df16cd6d262495f7cad6a2bd", 1706 + "url": "https://pub.dev" 1707 + }, 1708 + "source": "hosted", 1709 + "version": "5.8.1" 1710 + }, 1711 + "google_sign_in_platform_interface": { 1712 + "dependency": "transitive", 1713 + "description": { 1714 + "name": "google_sign_in_platform_interface", 1715 + "sha256": "5f6f79cf139c197261adb6ac024577518ae48fdff8e53205c5373b5f6430a8aa", 1716 + "url": "https://pub.dev" 1717 + }, 1718 + "source": "hosted", 1719 + "version": "2.5.0" 1720 + }, 1721 + "google_sign_in_web": { 1722 + "dependency": "transitive", 1723 + "description": { 1724 + "name": "google_sign_in_web", 1725 + "sha256": "460547beb4962b7623ac0fb8122d6b8268c951cf0b646dd150d60498430e4ded", 1726 + "url": "https://pub.dev" 1727 + }, 1728 + "source": "hosted", 1729 + "version": "0.12.4+4" 1730 + }, 1731 + "googleapis": { 1732 + "dependency": "transitive", 1733 + "description": { 1734 + "name": "googleapis", 1735 + "sha256": "dfea9984f0785ed445ba78e2aa8c55dadd86d6a60ea9e0ffbadad51edb5e7e36", 1736 + "url": "https://pub.dev" 1737 + }, 1738 + "source": "hosted", 1739 + "version": "9.2.0" 1740 + }, 1741 + "googleapis_auth": { 1742 + "dependency": "transitive", 1743 + "description": { 1744 + "name": "googleapis_auth", 1745 + "sha256": "befd71383a955535060acde8792e7efc11d2fccd03dd1d3ec434e85b68775938", 1746 + "url": "https://pub.dev" 1747 + }, 1748 + "source": "hosted", 1749 + "version": "1.6.0" 1750 + }, 1751 + "graphs": { 1752 + "dependency": "transitive", 1753 + "description": { 1754 + "name": "graphs", 1755 + "sha256": "741bbf84165310a68ff28fe9e727332eef1407342fca52759cb21ad8177bb8d0", 1756 + "url": "https://pub.dev" 1757 + }, 1758 + "source": "hosted", 1759 + "version": "2.3.2" 1760 + }, 1761 + "gtk": { 1762 + "dependency": "transitive", 1763 + "description": { 1764 + "name": "gtk", 1765 + "sha256": "e8ce9ca4b1df106e4d72dad201d345ea1a036cc12c360f1a7d5a758f78ffa42c", 1766 + "url": "https://pub.dev" 1767 + }, 1768 + "source": "hosted", 1769 + "version": "2.1.0" 1770 + }, 1771 + "hand_signature": { 1772 + "dependency": "direct main", 1773 + "description": { 1774 + "name": "hand_signature", 1775 + "sha256": "e007153776b9558234761150b6b3ae98a6b3008e9b824da9911475794a982994", 1776 + "url": "https://pub.dev" 1777 + }, 1778 + "source": "hosted", 1779 + "version": "3.0.3" 1780 + }, 1781 + "hashcodes": { 1782 + "dependency": "transitive", 1783 + "description": { 1784 + "name": "hashcodes", 1785 + "sha256": "80f9410a5b3c8e110c4b7604546034749259f5d6dcca63e0d3c17c9258f1a651", 1786 + "url": "https://pub.dev" 1787 + }, 1788 + "source": "hosted", 1789 + "version": "2.0.0" 1790 + }, 1791 + "hive": { 1792 + "dependency": "transitive", 1793 + "description": { 1794 + "name": "hive", 1795 + "sha256": "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941", 1796 + "url": "https://pub.dev" 1797 + }, 1798 + "source": "hosted", 1799 + "version": "2.2.3" 1800 + }, 1801 + "html": { 1802 + "dependency": "transitive", 1803 + "description": { 1804 + "name": "html", 1805 + "sha256": "1fc58edeaec4307368c60d59b7e15b9d658b57d7f3125098b6294153c75337ec", 1806 + "url": "https://pub.dev" 1807 + }, 1808 + "source": "hosted", 1809 + "version": "0.15.5" 1810 + }, 1811 + "http": { 1812 + "dependency": "direct overridden", 1813 + "description": { 1814 + "name": "http", 1815 + "sha256": "fe7ab022b76f3034adc518fb6ea04a82387620e19977665ea18d30a1cf43442f", 1816 + "url": "https://pub.dev" 1817 + }, 1818 + "source": "hosted", 1819 + "version": "1.3.0" 1820 + }, 1821 + "http_client_helper": { 1822 + "dependency": "transitive", 1823 + "description": { 1824 + "name": "http_client_helper", 1825 + "sha256": "8a9127650734da86b5c73760de2b404494c968a3fd55602045ffec789dac3cb1", 1826 + "url": "https://pub.dev" 1827 + }, 1828 + "source": "hosted", 1829 + "version": "3.0.0" 1830 + }, 1831 + "http_multi_server": { 1832 + "dependency": "transitive", 1833 + "description": { 1834 + "name": "http_multi_server", 1835 + "sha256": "aa6199f908078bb1c5efb8d8638d4ae191aac11b311132c3ef48ce352fb52ef8", 1836 + "url": "https://pub.dev" 1837 + }, 1838 + "source": "hosted", 1839 + "version": "3.2.2" 1840 + }, 1841 + "http_parser": { 1842 + "dependency": "transitive", 1843 + "description": { 1844 + "name": "http_parser", 1845 + "sha256": "178d74305e7866013777bab2c3d8726205dc5a4dd935297175b19a23a2e66571", 1846 + "url": "https://pub.dev" 1847 + }, 1848 + "source": "hosted", 1849 + "version": "4.1.2" 1850 + }, 1851 + "http_profile": { 1852 + "dependency": "transitive", 1853 + "description": { 1854 + "name": "http_profile", 1855 + "sha256": "7e679e355b09aaee2ab5010915c932cce3f2d1c11c3b2dc177891687014ffa78", 1856 + "url": "https://pub.dev" 1857 + }, 1858 + "source": "hosted", 1859 + "version": "0.1.0" 1860 + }, 1861 + "idb_shim": { 1862 + "dependency": "direct main", 1863 + "description": { 1864 + "name": "idb_shim", 1865 + "sha256": "9e7ec816139bfafb69ae4b3668ad29dbd43c53428d6eb31f9332d42bd4fa7205", 1866 + "url": "https://pub.dev" 1867 + }, 1868 + "source": "hosted", 1869 + "version": "2.6.1+7" 1870 + }, 1871 + "image": { 1872 + "dependency": "direct main", 1873 + "description": { 1874 + "name": "image", 1875 + "sha256": "13d3349ace88f12f4a0d175eb5c12dcdd39d35c4c109a8a13dfeb6d0bd9e31c3", 1876 + "url": "https://pub.dev" 1877 + }, 1878 + "source": "hosted", 1879 + "version": "4.5.3" 1880 + }, 1881 + "image_picker": { 1882 + "dependency": "direct main", 1883 + "description": { 1884 + "name": "image_picker", 1885 + "sha256": "021834d9c0c3de46bf0fe40341fa07168407f694d9b2bb18d532dc1261867f7a", 1886 + "url": "https://pub.dev" 1887 + }, 1888 + "source": "hosted", 1889 + "version": "1.1.2" 1890 + }, 1891 + "image_picker_android": { 1892 + "dependency": "transitive", 1893 + "description": { 1894 + "name": "image_picker_android", 1895 + "sha256": "8bd392ba8b0c8957a157ae0dc9fcf48c58e6c20908d5880aea1d79734df090e9", 1896 + "url": "https://pub.dev" 1897 + }, 1898 + "source": "hosted", 1899 + "version": "0.8.12+22" 1900 + }, 1901 + "image_picker_for_web": { 1902 + "dependency": "transitive", 1903 + "description": { 1904 + "name": "image_picker_for_web", 1905 + "sha256": "717eb042ab08c40767684327be06a5d8dbb341fe791d514e4b92c7bbe1b7bb83", 1906 + "url": "https://pub.dev" 1907 + }, 1908 + "source": "hosted", 1909 + "version": "3.0.6" 1910 + }, 1911 + "image_picker_ios": { 1912 + "dependency": "transitive", 1913 + "description": { 1914 + "name": "image_picker_ios", 1915 + "sha256": "05da758e67bc7839e886b3959848aa6b44ff123ab4b28f67891008afe8ef9100", 1916 + "url": "https://pub.dev" 1917 + }, 1918 + "source": "hosted", 1919 + "version": "0.8.12+2" 1920 + }, 1921 + "image_picker_linux": { 1922 + "dependency": "transitive", 1923 + "description": { 1924 + "name": "image_picker_linux", 1925 + "sha256": "34a65f6740df08bbbeb0a1abd8e6d32107941fd4868f67a507b25601651022c9", 1926 + "url": "https://pub.dev" 1927 + }, 1928 + "source": "hosted", 1929 + "version": "0.2.1+2" 1930 + }, 1931 + "image_picker_macos": { 1932 + "dependency": "transitive", 1933 + "description": { 1934 + "name": "image_picker_macos", 1935 + "sha256": "1b90ebbd9dcf98fb6c1d01427e49a55bd96b5d67b8c67cf955d60a5de74207c1", 1936 + "url": "https://pub.dev" 1937 + }, 1938 + "source": "hosted", 1939 + "version": "0.2.1+2" 1940 + }, 1941 + "image_picker_platform_interface": { 1942 + "dependency": "transitive", 1943 + "description": { 1944 + "name": "image_picker_platform_interface", 1945 + "sha256": "886d57f0be73c4b140004e78b9f28a8914a09e50c2d816bdd0520051a71236a0", 1946 + "url": "https://pub.dev" 1947 + }, 1948 + "source": "hosted", 1949 + "version": "2.10.1" 1950 + }, 1951 + "image_picker_windows": { 1952 + "dependency": "transitive", 1953 + "description": { 1954 + "name": "image_picker_windows", 1955 + "sha256": "6ad07afc4eb1bc25f3a01084d28520496c4a3bb0cb13685435838167c9dcedeb", 1956 + "url": "https://pub.dev" 1957 + }, 1958 + "source": "hosted", 1959 + "version": "0.2.1+1" 1960 + }, 1961 + "image_size_getter": { 1962 + "dependency": "direct main", 1963 + "description": { 1964 + "name": "image_size_getter", 1965 + "sha256": "9a299e3af2ebbcfd1baf21456c3c884037ff524316c97d8e56035ea8fdf35653", 1966 + "url": "https://pub.dev" 1967 + }, 1968 + "source": "hosted", 1969 + "version": "2.4.0" 1970 + }, 1971 + "in_app_review": { 1972 + "dependency": "direct main", 1973 + "description": { 1974 + "name": "in_app_review", 1975 + "sha256": "36a06771b88fb0e79985b15e7f2ac0f1142e903fe72517f3c055d78bc3bc1819", 1976 + "url": "https://pub.dev" 1977 + }, 1978 + "source": "hosted", 1979 + "version": "2.0.10" 1980 + }, 1981 + "in_app_review_platform_interface": { 1982 + "dependency": "transitive", 1983 + "description": { 1984 + "name": "in_app_review_platform_interface", 1985 + "sha256": "fed2c755f2125caa9ae10495a3c163aa7fab5af3585a9c62ef4a6920c5b45f10", 1986 + "url": "https://pub.dev" 1987 + }, 1988 + "source": "hosted", 1989 + "version": "2.0.5" 1990 + }, 1991 + "infinite_listview": { 1992 + "dependency": "transitive", 1993 + "description": { 1994 + "name": "infinite_listview", 1995 + "sha256": "f6062c1720eb59be553dfa6b89813d3e8dd2f054538445aaa5edaddfa5195ce6", 1996 + "url": "https://pub.dev" 1997 + }, 1998 + "source": "hosted", 1999 + "version": "1.1.0" 2000 + }, 2001 + "internet_connection_checker_plus": { 2002 + "dependency": "direct main", 2003 + "description": { 2004 + "name": "internet_connection_checker_plus", 2005 + "sha256": "eb3a6f03e7b1641589f580993d29aee0b3c4920fc618f7556de359fedb87b02e", 2006 + "url": "https://pub.dev" 2007 + }, 2008 + "source": "hosted", 2009 + "version": "2.7.1" 2010 + }, 2011 + "intl": { 2012 + "dependency": "direct main", 2013 + "description": { 2014 + "name": "intl", 2015 + "sha256": "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5", 2016 + "url": "https://pub.dev" 2017 + }, 2018 + "source": "hosted", 2019 + "version": "0.20.2" 2020 + }, 2021 + "io": { 2022 + "dependency": "transitive", 2023 + "description": { 2024 + "name": "io", 2025 + "sha256": "dfd5a80599cf0165756e3181807ed3e77daf6dd4137caaad72d0b7931597650b", 2026 + "url": "https://pub.dev" 2027 + }, 2028 + "source": "hosted", 2029 + "version": "1.0.5" 2030 + }, 2031 + "irondash_engine_context": { 2032 + "dependency": "transitive", 2033 + "description": { 2034 + "name": "irondash_engine_context", 2035 + "sha256": "cd7b769db11a2b5243b037c8a9b1ecaef02e1ae27a2d909ffa78c1dad747bb10", 2036 + "url": "https://pub.dev" 2037 + }, 2038 + "source": "hosted", 2039 + "version": "0.5.4" 2040 + }, 2041 + "irondash_message_channel": { 2042 + "dependency": "transitive", 2043 + "description": { 2044 + "name": "irondash_message_channel", 2045 + "sha256": "b4101669776509c76133b8917ab8cfc704d3ad92a8c450b92934dd8884a2f060", 2046 + "url": "https://pub.dev" 2047 + }, 2048 + "source": "hosted", 2049 + "version": "0.7.0" 2050 + }, 2051 + "jni": { 2052 + "dependency": "transitive", 2053 + "description": { 2054 + "name": "jni", 2055 + "sha256": "f377c585ea9c08d48b427dc2e03780af2889d1bb094440da853c6883c1acba4b", 2056 + "url": "https://pub.dev" 2057 + }, 2058 + "source": "hosted", 2059 + "version": "0.10.1" 2060 + }, 2061 + "jose": { 2062 + "dependency": "transitive", 2063 + "description": { 2064 + "name": "jose", 2065 + "sha256": "7955ec5d131960104e81fbf151abacb9d835c16c9e793ed394b2809f28b2198d", 2066 + "url": "https://pub.dev" 2067 + }, 2068 + "source": "hosted", 2069 + "version": "0.3.4" 2070 + }, 2071 + "js": { 2072 + "dependency": "direct overridden", 2073 + "description": { 2074 + "name": "js", 2075 + "sha256": "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc", 2076 + "url": "https://pub.dev" 2077 + }, 2078 + "source": "hosted", 2079 + "version": "0.7.2" 2080 + }, 2081 + "json_annotation": { 2082 + "dependency": "transitive", 2083 + "description": { 2084 + "name": "json_annotation", 2085 + "sha256": "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1", 2086 + "url": "https://pub.dev" 2087 + }, 2088 + "source": "hosted", 2089 + "version": "4.9.0" 2090 + }, 2091 + "languagetool_textfield": { 2092 + "dependency": "direct main", 2093 + "description": { 2094 + "name": "languagetool_textfield", 2095 + "sha256": "53ae4016e0544daadae3594cb4a55e2c40fc3d533b6a64df9d0df1ede55c4437", 2096 + "url": "https://pub.dev" 2097 + }, 2098 + "source": "hosted", 2099 + "version": "0.1.1" 2100 + }, 2101 + "latlong2": { 2102 + "dependency": "transitive", 2103 + "description": { 2104 + "name": "latlong2", 2105 + "sha256": "98227922caf49e6056f91b6c56945ea1c7b166f28ffcd5fb8e72fc0b453cc8fe", 2106 + "url": "https://pub.dev" 2107 + }, 2108 + "source": "hosted", 2109 + "version": "0.9.1" 2110 + }, 2111 + "launch_at_startup": { 2112 + "dependency": "direct main", 2113 + "description": { 2114 + "name": "launch_at_startup", 2115 + "sha256": "1f8a75520913d1038630049e6c44a2575a23ffd28cc8b14fdf37401d1d21de84", 2116 + "url": "https://pub.dev" 2117 + }, 2118 + "source": "hosted", 2119 + "version": "0.3.1" 2120 + }, 2121 + "leak_tracker": { 2122 + "dependency": "transitive", 2123 + "description": { 2124 + "name": "leak_tracker", 2125 + "sha256": "7bb2830ebd849694d1ec25bf1f44582d6ac531a57a365a803a6034ff751d2d06", 2126 + "url": "https://pub.dev" 2127 + }, 2128 + "source": "hosted", 2129 + "version": "10.0.7" 2130 + }, 2131 + "leak_tracker_flutter_testing": { 2132 + "dependency": "transitive", 2133 + "description": { 2134 + "name": "leak_tracker_flutter_testing", 2135 + "sha256": "9491a714cca3667b60b5c420da8217e6de0d1ba7a5ec322fab01758f6998f379", 2136 + "url": "https://pub.dev" 2137 + }, 2138 + "source": "hosted", 2139 + "version": "3.0.8" 2140 + }, 2141 + "leak_tracker_testing": { 2142 + "dependency": "transitive", 2143 + "description": { 2144 + "name": "leak_tracker_testing", 2145 + "sha256": "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3", 2146 + "url": "https://pub.dev" 2147 + }, 2148 + "source": "hosted", 2149 + "version": "3.0.1" 2150 + }, 2151 + "lints": { 2152 + "dependency": "transitive", 2153 + "description": { 2154 + "name": "lints", 2155 + "sha256": "c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7", 2156 + "url": "https://pub.dev" 2157 + }, 2158 + "source": "hosted", 2159 + "version": "5.1.1" 2160 + }, 2161 + "lists": { 2162 + "dependency": "transitive", 2163 + "description": { 2164 + "name": "lists", 2165 + "sha256": "4ca5c19ae4350de036a7e996cdd1ee39c93ac0a2b840f4915459b7d0a7d4ab27", 2166 + "url": "https://pub.dev" 2167 + }, 2168 + "source": "hosted", 2169 + "version": "1.0.1" 2170 + }, 2171 + "local_auth": { 2172 + "dependency": "direct main", 2173 + "description": { 2174 + "name": "local_auth", 2175 + "sha256": "434d854cf478f17f12ab29a76a02b3067f86a63a6d6c4eb8fbfdcfe4879c1b7b", 2176 + "url": "https://pub.dev" 2177 + }, 2178 + "source": "hosted", 2179 + "version": "2.3.0" 2180 + }, 2181 + "local_auth_android": { 2182 + "dependency": "transitive", 2183 + "description": { 2184 + "name": "local_auth_android", 2185 + "sha256": "0abe4e72f55c785b28900de52a2522c86baba0988838b5dc22241b072ecccd74", 2186 + "url": "https://pub.dev" 2187 + }, 2188 + "source": "hosted", 2189 + "version": "1.0.48" 2190 + }, 2191 + "local_auth_darwin": { 2192 + "dependency": "transitive", 2193 + "description": { 2194 + "name": "local_auth_darwin", 2195 + "sha256": "630996cd7b7f28f5ab92432c4b35d055dd03a747bc319e5ffbb3c4806a3e50d2", 2196 + "url": "https://pub.dev" 2197 + }, 2198 + "source": "hosted", 2199 + "version": "1.4.3" 2200 + }, 2201 + "local_auth_platform_interface": { 2202 + "dependency": "transitive", 2203 + "description": { 2204 + "name": "local_auth_platform_interface", 2205 + "sha256": "1b842ff177a7068442eae093b64abe3592f816afd2a533c0ebcdbe40f9d2075a", 2206 + "url": "https://pub.dev" 2207 + }, 2208 + "source": "hosted", 2209 + "version": "1.0.10" 2210 + }, 2211 + "local_auth_windows": { 2212 + "dependency": "transitive", 2213 + "description": { 2214 + "name": "local_auth_windows", 2215 + "sha256": "bc4e66a29b0fdf751aafbec923b5bed7ad6ed3614875d8151afe2578520b2ab5", 2216 + "url": "https://pub.dev" 2217 + }, 2218 + "source": "hosted", 2219 + "version": "1.0.11" 2220 + }, 2221 + "local_notifier": { 2222 + "dependency": "direct main", 2223 + "description": { 2224 + "path": ".", 2225 + "ref": "838278324c1ce007303e45111e57c4a9b3ac01f1", 2226 + "resolved-ref": "838278324c1ce007303e45111e57c4a9b3ac01f1", 2227 + "url": "https://github.com/BlueBubblesApp/local_notifier.git" 2228 + }, 2229 + "source": "git", 2230 + "version": "0.1.6" 2231 + }, 2232 + "logger": { 2233 + "dependency": "direct main", 2234 + "description": { 2235 + "name": "logger", 2236 + "sha256": "be4b23575aac7ebf01f225a241eb7f6b5641eeaf43c6a8613510fc2f8cf187d1", 2237 + "url": "https://pub.dev" 2238 + }, 2239 + "source": "hosted", 2240 + "version": "2.5.0" 2241 + }, 2242 + "logging": { 2243 + "dependency": "transitive", 2244 + "description": { 2245 + "name": "logging", 2246 + "sha256": "c8245ada5f1717ed44271ed1c26b8ce85ca3228fd2ffdb75468ab01979309d61", 2247 + "url": "https://pub.dev" 2248 + }, 2249 + "source": "hosted", 2250 + "version": "1.3.0" 2251 + }, 2252 + "macos_window_utils": { 2253 + "dependency": "transitive", 2254 + "description": { 2255 + "name": "macos_window_utils", 2256 + "sha256": "3534f2af024f2f24112ca28789a44e6750083f8c0065414546c6593ee48a5009", 2257 + "url": "https://pub.dev" 2258 + }, 2259 + "source": "hosted", 2260 + "version": "1.6.1" 2261 + }, 2262 + "macros": { 2263 + "dependency": "transitive", 2264 + "description": { 2265 + "name": "macros", 2266 + "sha256": "1d9e801cd66f7ea3663c45fc708450db1fa57f988142c64289142c9b7ee80656", 2267 + "url": "https://pub.dev" 2268 + }, 2269 + "source": "hosted", 2270 + "version": "0.1.3-main.0" 2271 + }, 2272 + "maps_launcher": { 2273 + "dependency": "direct main", 2274 + "description": { 2275 + "name": "maps_launcher", 2276 + "sha256": "dac4c609720211fa6336b5903d917fe45e545c6b5665978efc3db2a3f436b1ae", 2277 + "url": "https://pub.dev" 2278 + }, 2279 + "source": "hosted", 2280 + "version": "3.0.0+1" 2281 + }, 2282 + "markdown": { 2283 + "dependency": "transitive", 2284 + "description": { 2285 + "name": "markdown", 2286 + "sha256": "935e23e1ff3bc02d390bad4d4be001208ee92cc217cb5b5a6c19bc14aaa318c1", 2287 + "url": "https://pub.dev" 2288 + }, 2289 + "source": "hosted", 2290 + "version": "7.3.0" 2291 + }, 2292 + "matcher": { 2293 + "dependency": "transitive", 2294 + "description": { 2295 + "name": "matcher", 2296 + "sha256": "d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb", 2297 + "url": "https://pub.dev" 2298 + }, 2299 + "source": "hosted", 2300 + "version": "0.12.16+1" 2301 + }, 2302 + "material_color_utilities": { 2303 + "dependency": "direct main", 2304 + "description": { 2305 + "name": "material_color_utilities", 2306 + "sha256": "f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec", 2307 + "url": "https://pub.dev" 2308 + }, 2309 + "source": "hosted", 2310 + "version": "0.11.1" 2311 + }, 2312 + "media_kit": { 2313 + "dependency": "direct main", 2314 + "description": { 2315 + "name": "media_kit", 2316 + "sha256": "1f1deee148533d75129a6f38251ff8388e33ee05fc2d20a6a80e57d6051b7b62", 2317 + "url": "https://pub.dev" 2318 + }, 2319 + "source": "hosted", 2320 + "version": "1.1.11" 2321 + }, 2322 + "media_kit_libs_android_video": { 2323 + "dependency": "direct main", 2324 + "description": { 2325 + "name": "media_kit_libs_android_video", 2326 + "sha256": "9dd8012572e4aff47516e55f2597998f0a378e3d588d0fad0ca1f11a53ae090c", 2327 + "url": "https://pub.dev" 2328 + }, 2329 + "source": "hosted", 2330 + "version": "1.3.6" 2331 + }, 2332 + "media_kit_libs_linux": { 2333 + "dependency": "direct main", 2334 + "description": { 2335 + "name": "media_kit_libs_linux", 2336 + "sha256": "e186891c31daa6bedab4d74dcdb4e8adfccc7d786bfed6ad81fe24a3b3010310", 2337 + "url": "https://pub.dev" 2338 + }, 2339 + "source": "hosted", 2340 + "version": "1.1.3" 2341 + }, 2342 + "media_kit_libs_windows_video": { 2343 + "dependency": "direct main", 2344 + "description": { 2345 + "name": "media_kit_libs_windows_video", 2346 + "sha256": "32654572167825c42c55466f5d08eee23ea11061c84aa91b09d0e0f69bdd0887", 2347 + "url": "https://pub.dev" 2348 + }, 2349 + "source": "hosted", 2350 + "version": "1.0.10" 2351 + }, 2352 + "media_kit_native_event_loop": { 2353 + "dependency": "direct main", 2354 + "description": { 2355 + "name": "media_kit_native_event_loop", 2356 + "sha256": "7d82e3b3e9ded5c35c3146c5ba1da3118d1dd8ac3435bac7f29f458181471b40", 2357 + "url": "https://pub.dev" 2358 + }, 2359 + "source": "hosted", 2360 + "version": "1.0.9" 2361 + }, 2362 + "media_kit_video": { 2363 + "dependency": "direct main", 2364 + "description": { 2365 + "name": "media_kit_video", 2366 + "sha256": "2cc3b966679963ba25a4ce5b771e532a521ebde7c6aa20e9802bec95d9916c8f", 2367 + "url": "https://pub.dev" 2368 + }, 2369 + "source": "hosted", 2370 + "version": "1.2.5" 2371 + }, 2372 + "menu_base": { 2373 + "dependency": "transitive", 2374 + "description": { 2375 + "name": "menu_base", 2376 + "sha256": "820368014a171bd1241030278e6c2617354f492f5c703d7b7d4570a6b8b84405", 2377 + "url": "https://pub.dev" 2378 + }, 2379 + "source": "hosted", 2380 + "version": "0.1.1" 2381 + }, 2382 + "meta": { 2383 + "dependency": "transitive", 2384 + "description": { 2385 + "name": "meta", 2386 + "sha256": "bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7", 2387 + "url": "https://pub.dev" 2388 + }, 2389 + "source": "hosted", 2390 + "version": "1.15.0" 2391 + }, 2392 + "metadata_fetch": { 2393 + "dependency": "direct main", 2394 + "description": { 2395 + "name": "metadata_fetch", 2396 + "sha256": "24a713eaddbebea3dc3036a6c1d6f7c57e187fff5f0ef07be3e3ebbb7820c3e7", 2397 + "url": "https://pub.dev" 2398 + }, 2399 + "source": "hosted", 2400 + "version": "0.4.2" 2401 + }, 2402 + "mgrs_dart": { 2403 + "dependency": "transitive", 2404 + "description": { 2405 + "name": "mgrs_dart", 2406 + "sha256": "fb89ae62f05fa0bb90f70c31fc870bcbcfd516c843fb554452ab3396f78586f7", 2407 + "url": "https://pub.dev" 2408 + }, 2409 + "source": "hosted", 2410 + "version": "2.0.0" 2411 + }, 2412 + "mime": { 2413 + "dependency": "transitive", 2414 + "description": { 2415 + "name": "mime", 2416 + "sha256": "41a20518f0cb1256669420fdba0cd90d21561e560ac240f26ef8322e45bb7ed6", 2417 + "url": "https://pub.dev" 2418 + }, 2419 + "source": "hosted", 2420 + "version": "2.0.0" 2421 + }, 2422 + "mime_type": { 2423 + "dependency": "direct main", 2424 + "description": { 2425 + "name": "mime_type", 2426 + "sha256": "d652b613e84dac1af28030a9fba82c0999be05b98163f9e18a0849c6e63838bb", 2427 + "url": "https://pub.dev" 2428 + }, 2429 + "source": "hosted", 2430 + "version": "1.0.1" 2431 + }, 2432 + "mobile_scanner": { 2433 + "dependency": "direct main", 2434 + "description": { 2435 + "name": "mobile_scanner", 2436 + "sha256": "9cb9e371ee9b5b548714f9ab5fd33b530d799745c83d5729ecd1e8ab2935dbd1", 2437 + "url": "https://pub.dev" 2438 + }, 2439 + "source": "hosted", 2440 + "version": "6.0.7" 2441 + }, 2442 + "msix": { 2443 + "dependency": "direct main", 2444 + "description": { 2445 + "name": "msix", 2446 + "sha256": "c50d6bd1aafe0d071a3c1e5a5ccb056404502935cb0a549e3178c4aae16caf33", 2447 + "url": "https://pub.dev" 2448 + }, 2449 + "source": "hosted", 2450 + "version": "3.16.8" 2451 + }, 2452 + "multi_value_listenable_builder": { 2453 + "dependency": "direct main", 2454 + "description": { 2455 + "name": "multi_value_listenable_builder", 2456 + "sha256": "5d073a5ab4935c3eab7134dec939544467bdf8a71ab24d01f0dcc3f94f03a71e", 2457 + "url": "https://pub.dev" 2458 + }, 2459 + "source": "hosted", 2460 + "version": "0.0.2" 2461 + }, 2462 + "multicast_dns": { 2463 + "dependency": "transitive", 2464 + "description": { 2465 + "name": "multicast_dns", 2466 + "sha256": "0a568c8411ab0979ab8cd4af1c29b6d316d854ab81592463ccceb92b35fde813", 2467 + "url": "https://pub.dev" 2468 + }, 2469 + "source": "hosted", 2470 + "version": "0.3.2+8" 2471 + }, 2472 + "native_dio_adapter": { 2473 + "dependency": "direct main", 2474 + "description": { 2475 + "name": "native_dio_adapter", 2476 + "sha256": "7420bc9517b2abe09810199a19924617b45690a44ecfb0616ac9babc11875c03", 2477 + "url": "https://pub.dev" 2478 + }, 2479 + "source": "hosted", 2480 + "version": "1.4.0" 2481 + }, 2482 + "nested": { 2483 + "dependency": "transitive", 2484 + "description": { 2485 + "name": "nested", 2486 + "sha256": "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20", 2487 + "url": "https://pub.dev" 2488 + }, 2489 + "source": "hosted", 2490 + "version": "1.0.0" 2491 + }, 2492 + "network_info_plus": { 2493 + "dependency": "direct main", 2494 + "description": { 2495 + "name": "network_info_plus", 2496 + "sha256": "08f4166bbb77da9e407edef6322a33f87b18c0ca46483fb25606cb3d2bfcdd2a", 2497 + "url": "https://pub.dev" 2498 + }, 2499 + "source": "hosted", 2500 + "version": "6.1.3" 2501 + }, 2502 + "network_info_plus_platform_interface": { 2503 + "dependency": "transitive", 2504 + "description": { 2505 + "name": "network_info_plus_platform_interface", 2506 + "sha256": "7e7496a8a9d8136859b8881affc613c4a21304afeb6c324bcefc4bd0aff6b94b", 2507 + "url": "https://pub.dev" 2508 + }, 2509 + "source": "hosted", 2510 + "version": "2.0.2" 2511 + }, 2512 + "network_tools": { 2513 + "dependency": "direct main", 2514 + "description": { 2515 + "name": "network_tools", 2516 + "sha256": "c48cb49b0e20e968c83147725e1d941544296b8414987a8a4bb7dd9dd664d443", 2517 + "url": "https://pub.dev" 2518 + }, 2519 + "source": "hosted", 2520 + "version": "5.0.6" 2521 + }, 2522 + "nm": { 2523 + "dependency": "transitive", 2524 + "description": { 2525 + "name": "nm", 2526 + "sha256": "2c9aae4127bdc8993206464fcc063611e0e36e72018696cd9631023a31b24254", 2527 + "url": "https://pub.dev" 2528 + }, 2529 + "source": "hosted", 2530 + "version": "0.5.0" 2531 + }, 2532 + "node_preamble": { 2533 + "dependency": "transitive", 2534 + "description": { 2535 + "name": "node_preamble", 2536 + "sha256": "6e7eac89047ab8a8d26cf16127b5ed26de65209847630400f9aefd7cd5c730db", 2537 + "url": "https://pub.dev" 2538 + }, 2539 + "source": "hosted", 2540 + "version": "2.0.2" 2541 + }, 2542 + "numberpicker": { 2543 + "dependency": "direct main", 2544 + "description": { 2545 + "name": "numberpicker", 2546 + "sha256": "4c129154944b0f6b133e693f8749c3f8bfb67c4d07ef9dcab48b595c22d1f156", 2547 + "url": "https://pub.dev" 2548 + }, 2549 + "source": "hosted", 2550 + "version": "2.1.2" 2551 + }, 2552 + "objectbox": { 2553 + "dependency": "direct main", 2554 + "description": { 2555 + "name": "objectbox", 2556 + "sha256": "ea823f4bf1d0a636e7aa50b43daabb64dd0fbd80b85a033016ccc1bc4f76f432", 2557 + "url": "https://pub.dev" 2558 + }, 2559 + "source": "hosted", 2560 + "version": "4.0.3" 2561 + }, 2562 + "objectbox_flutter_libs": { 2563 + "dependency": "direct main", 2564 + "description": { 2565 + "name": "objectbox_flutter_libs", 2566 + "sha256": "c91350bbbce5e6c2038255760b5be988faead004c814f833c2cd137445c6ae70", 2567 + "url": "https://pub.dev" 2568 + }, 2569 + "source": "hosted", 2570 + "version": "4.0.3" 2571 + }, 2572 + "objectbox_generator": { 2573 + "dependency": "direct dev", 2574 + "description": { 2575 + "name": "objectbox_generator", 2576 + "sha256": "96da521f2cef455cd524f8854e31d64495c50711ad5f1e2cf3142a8e527bc75f", 2577 + "url": "https://pub.dev" 2578 + }, 2579 + "source": "hosted", 2580 + "version": "4.0.3" 2581 + }, 2582 + "objective_c": { 2583 + "dependency": "transitive", 2584 + "description": { 2585 + "name": "objective_c", 2586 + "sha256": "49e569fac1202d7fee1655fbbdfbf228840e11416be592bce2a6797b23de8231", 2587 + "url": "https://pub.dev" 2588 + }, 2589 + "source": "hosted", 2590 + "version": "7.0.0" 2591 + }, 2592 + "on_exit": { 2593 + "dependency": "direct main", 2594 + "description": { 2595 + "name": "on_exit", 2596 + "sha256": "5a4c625374ddc9146b5dc6617e5c9885e326d0e876cf6554875f9961f564bd96", 2597 + "url": "https://pub.dev" 2598 + }, 2599 + "source": "hosted", 2600 + "version": "1.0.0" 2601 + }, 2602 + "open_filex": { 2603 + "dependency": "direct main", 2604 + "description": { 2605 + "name": "open_filex", 2606 + "sha256": "9976da61b6a72302cf3b1efbce259200cd40232643a467aac7370addf94d6900", 2607 + "url": "https://pub.dev" 2608 + }, 2609 + "source": "hosted", 2610 + "version": "4.7.0" 2611 + }, 2612 + "openid_client": { 2613 + "dependency": "transitive", 2614 + "description": { 2615 + "name": "openid_client", 2616 + "sha256": "1d39a829dc770947bf8ec8684a3456743ef0205a777371efe16773a44163eb6a", 2617 + "url": "https://pub.dev" 2618 + }, 2619 + "source": "hosted", 2620 + "version": "0.4.9" 2621 + }, 2622 + "package_config": { 2623 + "dependency": "transitive", 2624 + "description": { 2625 + "name": "package_config", 2626 + "sha256": "f096c55ebb7deb7e384101542bfba8c52696c1b56fca2eb62827989ef2353bbc", 2627 + "url": "https://pub.dev" 2628 + }, 2629 + "source": "hosted", 2630 + "version": "2.2.0" 2631 + }, 2632 + "package_info_plus": { 2633 + "dependency": "direct main", 2634 + "description": { 2635 + "name": "package_info_plus", 2636 + "sha256": "7976bfe4c583170d6cdc7077e3237560b364149fcd268b5f53d95a991963b191", 2637 + "url": "https://pub.dev" 2638 + }, 2639 + "source": "hosted", 2640 + "version": "8.3.0" 2641 + }, 2642 + "package_info_plus_platform_interface": { 2643 + "dependency": "transitive", 2644 + "description": { 2645 + "name": "package_info_plus_platform_interface", 2646 + "sha256": "6c935fb612dff8e3cc9632c2b301720c77450a126114126ffaafe28d2e87956c", 2647 + "url": "https://pub.dev" 2648 + }, 2649 + "source": "hosted", 2650 + "version": "3.2.0" 2651 + }, 2652 + "particles_flutter": { 2653 + "dependency": "direct main", 2654 + "description": { 2655 + "name": "particles_flutter", 2656 + "sha256": "35a010675a4d07d89501d555e1a477b39d32a1fb1ad1e16e6cd85f25149d8f53", 2657 + "url": "https://pub.dev" 2658 + }, 2659 + "source": "hosted", 2660 + "version": "1.0.1" 2661 + }, 2662 + "pasteboard": { 2663 + "dependency": "direct main", 2664 + "description": { 2665 + "name": "pasteboard", 2666 + "sha256": "7bf733f3a00c7188ec1f2c6f0612854248b302cf91ef3611a2b7bb141c0f9d55", 2667 + "url": "https://pub.dev" 2668 + }, 2669 + "source": "hosted", 2670 + "version": "0.3.0" 2671 + }, 2672 + "path": { 2673 + "dependency": "direct main", 2674 + "description": { 2675 + "name": "path", 2676 + "sha256": "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af", 2677 + "url": "https://pub.dev" 2678 + }, 2679 + "source": "hosted", 2680 + "version": "1.9.0" 2681 + }, 2682 + "path_parsing": { 2683 + "dependency": "transitive", 2684 + "description": { 2685 + "name": "path_parsing", 2686 + "sha256": "883402936929eac138ee0a45da5b0f2c80f89913e6dc3bf77eb65b84b409c6ca", 2687 + "url": "https://pub.dev" 2688 + }, 2689 + "source": "hosted", 2690 + "version": "1.1.0" 2691 + }, 2692 + "path_provider": { 2693 + "dependency": "direct main", 2694 + "description": { 2695 + "name": "path_provider", 2696 + "sha256": "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd", 2697 + "url": "https://pub.dev" 2698 + }, 2699 + "source": "hosted", 2700 + "version": "2.1.5" 2701 + }, 2702 + "path_provider_android": { 2703 + "dependency": "transitive", 2704 + "description": { 2705 + "name": "path_provider_android", 2706 + "sha256": "0ca7359dad67fd7063cb2892ab0c0737b2daafd807cf1acecd62374c8fae6c12", 2707 + "url": "https://pub.dev" 2708 + }, 2709 + "source": "hosted", 2710 + "version": "2.2.16" 2711 + }, 2712 + "path_provider_foundation": { 2713 + "dependency": "transitive", 2714 + "description": { 2715 + "name": "path_provider_foundation", 2716 + "sha256": "4843174df4d288f5e29185bd6e72a6fbdf5a4a4602717eed565497429f179942", 2717 + "url": "https://pub.dev" 2718 + }, 2719 + "source": "hosted", 2720 + "version": "2.4.1" 2721 + }, 2722 + "path_provider_linux": { 2723 + "dependency": "transitive", 2724 + "description": { 2725 + "name": "path_provider_linux", 2726 + "sha256": "f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279", 2727 + "url": "https://pub.dev" 2728 + }, 2729 + "source": "hosted", 2730 + "version": "2.2.1" 2731 + }, 2732 + "path_provider_platform_interface": { 2733 + "dependency": "transitive", 2734 + "description": { 2735 + "name": "path_provider_platform_interface", 2736 + "sha256": "88f5779f72ba699763fa3a3b06aa4bf6de76c8e5de842cf6f29e2e06476c2334", 2737 + "url": "https://pub.dev" 2738 + }, 2739 + "source": "hosted", 2740 + "version": "2.1.2" 2741 + }, 2742 + "path_provider_windows": { 2743 + "dependency": "transitive", 2744 + "description": { 2745 + "name": "path_provider_windows", 2746 + "sha256": "bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7", 2747 + "url": "https://pub.dev" 2748 + }, 2749 + "source": "hosted", 2750 + "version": "2.3.0" 2751 + }, 2752 + "pdf": { 2753 + "dependency": "direct main", 2754 + "description": { 2755 + "name": "pdf", 2756 + "sha256": "28eacad99bffcce2e05bba24e50153890ad0255294f4dd78a17075a2ba5c8416", 2757 + "url": "https://pub.dev" 2758 + }, 2759 + "source": "hosted", 2760 + "version": "3.11.3" 2761 + }, 2762 + "pdf_widget_wrapper": { 2763 + "dependency": "transitive", 2764 + "description": { 2765 + "name": "pdf_widget_wrapper", 2766 + "sha256": "c930860d987213a3d58c7ec3b7ecf8085c3897f773e8dc23da9cae60a5d6d0f5", 2767 + "url": "https://pub.dev" 2768 + }, 2769 + "source": "hosted", 2770 + "version": "1.0.4" 2771 + }, 2772 + "peanut": { 2773 + "dependency": "direct dev", 2774 + "description": { 2775 + "name": "peanut", 2776 + "sha256": "b7e5fffabc97c4f0bfcce723a1a437202d33ae9f8a1c5962c68834315b56c737", 2777 + "url": "https://pub.dev" 2778 + }, 2779 + "source": "hosted", 2780 + "version": "6.0.0" 2781 + }, 2782 + "permission_handler": { 2783 + "dependency": "direct main", 2784 + "description": { 2785 + "name": "permission_handler", 2786 + "sha256": "59adad729136f01ea9e35a48f5d1395e25cba6cea552249ddbe9cf950f5d7849", 2787 + "url": "https://pub.dev" 2788 + }, 2789 + "source": "hosted", 2790 + "version": "11.4.0" 2791 + }, 2792 + "permission_handler_android": { 2793 + "dependency": "transitive", 2794 + "description": { 2795 + "name": "permission_handler_android", 2796 + "sha256": "d3971dcdd76182a0c198c096b5db2f0884b0d4196723d21a866fc4cdea057ebc", 2797 + "url": "https://pub.dev" 2798 + }, 2799 + "source": "hosted", 2800 + "version": "12.1.0" 2801 + }, 2802 + "permission_handler_apple": { 2803 + "dependency": "transitive", 2804 + "description": { 2805 + "name": "permission_handler_apple", 2806 + "sha256": "f84a188e79a35c687c132a0a0556c254747a08561e99ab933f12f6ca71ef3c98", 2807 + "url": "https://pub.dev" 2808 + }, 2809 + "source": "hosted", 2810 + "version": "9.4.6" 2811 + }, 2812 + "permission_handler_html": { 2813 + "dependency": "transitive", 2814 + "description": { 2815 + "name": "permission_handler_html", 2816 + "sha256": "38f000e83355abb3392140f6bc3030660cfaef189e1f87824facb76300b4ff24", 2817 + "url": "https://pub.dev" 2818 + }, 2819 + "source": "hosted", 2820 + "version": "0.1.3+5" 2821 + }, 2822 + "permission_handler_platform_interface": { 2823 + "dependency": "direct overridden", 2824 + "description": { 2825 + "name": "permission_handler_platform_interface", 2826 + "sha256": "eb99b295153abce5d683cac8c02e22faab63e50679b937fa1bf67d58bb282878", 2827 + "url": "https://pub.dev" 2828 + }, 2829 + "source": "hosted", 2830 + "version": "4.3.0" 2831 + }, 2832 + "permission_handler_windows": { 2833 + "dependency": "direct overridden", 2834 + "description": { 2835 + "path": "permission_handler_windows", 2836 + "ref": "251a9475644f64784efedff4b3a8bd5c99d3884d", 2837 + "resolved-ref": "251a9475644f64784efedff4b3a8bd5c99d3884d", 2838 + "url": "https://github.com/BlueBubblesApp/flutter-permission-handler.git" 2839 + }, 2840 + "source": "git", 2841 + "version": "0.2.1" 2842 + }, 2843 + "petitparser": { 2844 + "dependency": "transitive", 2845 + "description": { 2846 + "name": "petitparser", 2847 + "sha256": "c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27", 2848 + "url": "https://pub.dev" 2849 + }, 2850 + "source": "hosted", 2851 + "version": "6.0.2" 2852 + }, 2853 + "photo_manager": { 2854 + "dependency": "direct main", 2855 + "description": { 2856 + "name": "photo_manager", 2857 + "sha256": "0bc7548fd3111eb93a3b0abf1c57364e40aeda32512c100085a48dade60e574f", 2858 + "url": "https://pub.dev" 2859 + }, 2860 + "source": "hosted", 2861 + "version": "3.6.4" 2862 + }, 2863 + "photo_view": { 2864 + "dependency": "direct main", 2865 + "description": { 2866 + "name": "photo_view", 2867 + "sha256": "1fc3d970a91295fbd1364296575f854c9863f225505c28c46e0a03e48960c75e", 2868 + "url": "https://pub.dev" 2869 + }, 2870 + "source": "hosted", 2871 + "version": "0.15.0" 2872 + }, 2873 + "pixel_snap": { 2874 + "dependency": "transitive", 2875 + "description": { 2876 + "name": "pixel_snap", 2877 + "sha256": "677410ea37b07cd37ecb6d5e6c0d8d7615a7cf3bd92ba406fd1ac57e937d1fb0", 2878 + "url": "https://pub.dev" 2879 + }, 2880 + "source": "hosted", 2881 + "version": "0.1.5" 2882 + }, 2883 + "platform": { 2884 + "dependency": "transitive", 2885 + "description": { 2886 + "name": "platform", 2887 + "sha256": "5d6b1b0036a5f331ebc77c850ebc8506cbc1e9416c27e59b439f917a902a4984", 2888 + "url": "https://pub.dev" 2889 + }, 2890 + "source": "hosted", 2891 + "version": "3.1.6" 2892 + }, 2893 + "plugin_platform_interface": { 2894 + "dependency": "transitive", 2895 + "description": { 2896 + "name": "plugin_platform_interface", 2897 + "sha256": "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02", 2898 + "url": "https://pub.dev" 2899 + }, 2900 + "source": "hosted", 2901 + "version": "2.1.8" 2902 + }, 2903 + "pointer_interceptor": { 2904 + "dependency": "transitive", 2905 + "description": { 2906 + "name": "pointer_interceptor", 2907 + "sha256": "57210410680379aea8b1b7ed6ae0c3ad349bfd56fe845b8ea934a53344b9d523", 2908 + "url": "https://pub.dev" 2909 + }, 2910 + "source": "hosted", 2911 + "version": "0.10.1+2" 2912 + }, 2913 + "pointer_interceptor_ios": { 2914 + "dependency": "transitive", 2915 + "description": { 2916 + "name": "pointer_interceptor_ios", 2917 + "sha256": "a6906772b3205b42c44614fcea28f818b1e5fdad73a4ca742a7bd49818d9c917", 2918 + "url": "https://pub.dev" 2919 + }, 2920 + "source": "hosted", 2921 + "version": "0.10.1" 2922 + }, 2923 + "pointer_interceptor_platform_interface": { 2924 + "dependency": "transitive", 2925 + "description": { 2926 + "name": "pointer_interceptor_platform_interface", 2927 + "sha256": "0597b0560e14354baeb23f8375cd612e8bd4841bf8306ecb71fcd0bb78552506", 2928 + "url": "https://pub.dev" 2929 + }, 2930 + "source": "hosted", 2931 + "version": "0.10.0+1" 2932 + }, 2933 + "pointer_interceptor_web": { 2934 + "dependency": "transitive", 2935 + "description": { 2936 + "name": "pointer_interceptor_web", 2937 + "sha256": "7a7087782110f8c1827170660b09f8aa893e0e9a61431dbbe2ac3fc482e8c044", 2938 + "url": "https://pub.dev" 2939 + }, 2940 + "source": "hosted", 2941 + "version": "0.10.2+1" 2942 + }, 2943 + "pointycastle": { 2944 + "dependency": "transitive", 2945 + "description": { 2946 + "name": "pointycastle", 2947 + "sha256": "4be0097fcf3fd3e8449e53730c631200ebc7b88016acecab2b0da2f0149222fe", 2948 + "url": "https://pub.dev" 2949 + }, 2950 + "source": "hosted", 2951 + "version": "3.9.1" 2952 + }, 2953 + "polylabel": { 2954 + "dependency": "transitive", 2955 + "description": { 2956 + "name": "polylabel", 2957 + "sha256": "41b9099afb2aa6c1730bdd8a0fab1400d287694ec7615dd8516935fa3144214b", 2958 + "url": "https://pub.dev" 2959 + }, 2960 + "source": "hosted", 2961 + "version": "1.0.1" 2962 + }, 2963 + "pool": { 2964 + "dependency": "transitive", 2965 + "description": { 2966 + "name": "pool", 2967 + "sha256": "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a", 2968 + "url": "https://pub.dev" 2969 + }, 2970 + "source": "hosted", 2971 + "version": "1.5.1" 2972 + }, 2973 + "posix": { 2974 + "dependency": "transitive", 2975 + "description": { 2976 + "name": "posix", 2977 + "sha256": "a0117dc2167805aa9125b82eee515cc891819bac2f538c83646d355b16f58b9a", 2978 + "url": "https://pub.dev" 2979 + }, 2980 + "source": "hosted", 2981 + "version": "6.0.1" 2982 + }, 2983 + "printing": { 2984 + "dependency": "direct main", 2985 + "description": { 2986 + "name": "printing", 2987 + "sha256": "482cd5a5196008f984bb43ed0e47cbfdca7373490b62f3b27b3299275bf22a93", 2988 + "url": "https://pub.dev" 2989 + }, 2990 + "source": "hosted", 2991 + "version": "5.14.2" 2992 + }, 2993 + "process_run": { 2994 + "dependency": "transitive", 2995 + "description": { 2996 + "name": "process_run", 2997 + "sha256": "a68fa9727392edad97a2a96a77ce8b0c17d28336ba1b284b1dfac9595a4299ea", 2998 + "url": "https://pub.dev" 2999 + }, 3000 + "source": "hosted", 3001 + "version": "1.2.2+1" 3002 + }, 3003 + "proj4dart": { 3004 + "dependency": "transitive", 3005 + "description": { 3006 + "name": "proj4dart", 3007 + "sha256": "c8a659ac9b6864aa47c171e78d41bbe6f5e1d7bd790a5814249e6b68bc44324e", 3008 + "url": "https://pub.dev" 3009 + }, 3010 + "source": "hosted", 3011 + "version": "2.1.0" 3012 + }, 3013 + "protobuf": { 3014 + "dependency": "transitive", 3015 + "description": { 3016 + "name": "protobuf", 3017 + "sha256": "68645b24e0716782e58948f8467fd42a880f255096a821f9e7d0ec625b00c84d", 3018 + "url": "https://pub.dev" 3019 + }, 3020 + "source": "hosted", 3021 + "version": "3.1.0" 3022 + }, 3023 + "provider": { 3024 + "dependency": "transitive", 3025 + "description": { 3026 + "name": "provider", 3027 + "sha256": "c8a055ee5ce3fd98d6fc872478b03823ffdb448699c6ebdbbc71d59b596fd48c", 3028 + "url": "https://pub.dev" 3029 + }, 3030 + "source": "hosted", 3031 + "version": "6.1.2" 3032 + }, 3033 + "pub_semver": { 3034 + "dependency": "transitive", 3035 + "description": { 3036 + "name": "pub_semver", 3037 + "sha256": "5bfcf68ca79ef689f8990d1160781b4bad40a3bd5e5218ad4076ddb7f4081585", 3038 + "url": "https://pub.dev" 3039 + }, 3040 + "source": "hosted", 3041 + "version": "2.2.0" 3042 + }, 3043 + "pubspec_parse": { 3044 + "dependency": "transitive", 3045 + "description": { 3046 + "name": "pubspec_parse", 3047 + "sha256": "0560ba233314abbed0a48a2956f7f022cce7c3e1e73df540277da7544cad4082", 3048 + "url": "https://pub.dev" 3049 + }, 3050 + "source": "hosted", 3051 + "version": "1.5.0" 3052 + }, 3053 + "pull_down_button": { 3054 + "dependency": "direct main", 3055 + "description": { 3056 + "name": "pull_down_button", 3057 + "sha256": "12cdd8ff187a3150ebdf075e5074299f085579b158d2b4e655ccbafccf95f25b", 3058 + "url": "https://pub.dev" 3059 + }, 3060 + "source": "hosted", 3061 + "version": "0.10.2" 3062 + }, 3063 + "qr": { 3064 + "dependency": "transitive", 3065 + "description": { 3066 + "name": "qr", 3067 + "sha256": "5a1d2586170e172b8a8c8470bbbffd5eb0cd38a66c0d77155ea138d3af3a4445", 3068 + "url": "https://pub.dev" 3069 + }, 3070 + "source": "hosted", 3071 + "version": "3.0.2" 3072 + }, 3073 + "qr_flutter": { 3074 + "dependency": "direct main", 3075 + "description": { 3076 + "name": "qr_flutter", 3077 + "sha256": "5095f0fc6e3f71d08adef8feccc8cea4f12eec18a2e31c2e8d82cb6019f4b097", 3078 + "url": "https://pub.dev" 3079 + }, 3080 + "source": "hosted", 3081 + "version": "4.1.0" 3082 + }, 3083 + "quiver": { 3084 + "dependency": "transitive", 3085 + "description": { 3086 + "name": "quiver", 3087 + "sha256": "ea0b925899e64ecdfbf9c7becb60d5b50e706ade44a85b2363be2a22d88117d2", 3088 + "url": "https://pub.dev" 3089 + }, 3090 + "source": "hosted", 3091 + "version": "3.2.2" 3092 + }, 3093 + "receive_intent": { 3094 + "dependency": "direct main", 3095 + "description": { 3096 + "name": "receive_intent", 3097 + "sha256": "8e6b6edd1f4127265c1f19bfd53e8e92dd65f32cc9b377247bb7876a655479c8", 3098 + "url": "https://pub.dev" 3099 + }, 3100 + "source": "hosted", 3101 + "version": "0.2.7" 3102 + }, 3103 + "record": { 3104 + "dependency": "direct main", 3105 + "description": { 3106 + "name": "record", 3107 + "sha256": "2e3d56d196abcd69f1046339b75e5f3855b2406fc087e5991f6703f188aa03a6", 3108 + "url": "https://pub.dev" 3109 + }, 3110 + "source": "hosted", 3111 + "version": "5.2.1" 3112 + }, 3113 + "record_android": { 3114 + "dependency": "transitive", 3115 + "description": { 3116 + "name": "record_android", 3117 + "sha256": "36e009c3b83e034321a44a7683d95dd055162a231f95600f7da579dcc79701f9", 3118 + "url": "https://pub.dev" 3119 + }, 3120 + "source": "hosted", 3121 + "version": "1.3.1" 3122 + }, 3123 + "record_darwin": { 3124 + "dependency": "transitive", 3125 + "description": { 3126 + "name": "record_darwin", 3127 + "sha256": "e487eccb19d82a9a39cd0126945cfc47b9986e0df211734e2788c95e3f63c82c", 3128 + "url": "https://pub.dev" 3129 + }, 3130 + "source": "hosted", 3131 + "version": "1.2.2" 3132 + }, 3133 + "record_linux": { 3134 + "dependency": "transitive", 3135 + "description": { 3136 + "name": "record_linux", 3137 + "sha256": "74d41a9ebb1eb498a38e9a813dd524e8f0b4fdd627270bda9756f437b110a3e3", 3138 + "url": "https://pub.dev" 3139 + }, 3140 + "source": "hosted", 3141 + "version": "0.7.2" 3142 + }, 3143 + "record_platform_interface": { 3144 + "dependency": "transitive", 3145 + "description": { 3146 + "name": "record_platform_interface", 3147 + "sha256": "8a575828733d4c3cb5983c914696f40db8667eab3538d4c41c50cbb79e722ef4", 3148 + "url": "https://pub.dev" 3149 + }, 3150 + "source": "hosted", 3151 + "version": "1.2.0" 3152 + }, 3153 + "record_web": { 3154 + "dependency": "transitive", 3155 + "description": { 3156 + "name": "record_web", 3157 + "sha256": "ef6f5c7760f22d6785ee8d97a2133ff14cb839c65e525ad831eb7f891d83f592", 3158 + "url": "https://pub.dev" 3159 + }, 3160 + "source": "hosted", 3161 + "version": "1.1.5" 3162 + }, 3163 + "record_windows": { 3164 + "dependency": "transitive", 3165 + "description": { 3166 + "name": "record_windows", 3167 + "sha256": "26bfebc8899f4fa5b6b044089887dc42115820cd6a907bdf40c16e909e87de0a", 3168 + "url": "https://pub.dev" 3169 + }, 3170 + "source": "hosted", 3171 + "version": "1.0.5" 3172 + }, 3173 + "reorderables": { 3174 + "dependency": "direct main", 3175 + "description": { 3176 + "name": "reorderables", 3177 + "sha256": "004a886e4878df1ee27321831c838bc1c976311f4ca6a74ce7d561e506540a77", 3178 + "url": "https://pub.dev" 3179 + }, 3180 + "source": "hosted", 3181 + "version": "0.6.0" 3182 + }, 3183 + "rxdart": { 3184 + "dependency": "direct overridden", 3185 + "description": { 3186 + "name": "rxdart", 3187 + "sha256": "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962", 3188 + "url": "https://pub.dev" 3189 + }, 3190 + "source": "hosted", 3191 + "version": "0.28.0" 3192 + }, 3193 + "safe_local_storage": { 3194 + "dependency": "transitive", 3195 + "description": { 3196 + "name": "safe_local_storage", 3197 + "sha256": "ede4eb6cb7d88a116b3d3bf1df70790b9e2038bc37cb19112e381217c74d9440", 3198 + "url": "https://pub.dev" 3199 + }, 3200 + "source": "hosted", 3201 + "version": "1.0.2" 3202 + }, 3203 + "saver_gallery": { 3204 + "dependency": "direct main", 3205 + "description": { 3206 + "name": "saver_gallery", 3207 + "sha256": "bf59475e50b73d666630bed7a5fdb621fed92d637f64e3c61ce81653ec6a833c", 3208 + "url": "https://pub.dev" 3209 + }, 3210 + "source": "hosted", 3211 + "version": "4.0.1" 3212 + }, 3213 + "screen_brightness": { 3214 + "dependency": "transitive", 3215 + "description": { 3216 + "name": "screen_brightness", 3217 + "sha256": "ed8da4a4511e79422fc1aa88138e920e4008cd312b72cdaa15ccb426c0faaedd", 3218 + "url": "https://pub.dev" 3219 + }, 3220 + "source": "hosted", 3221 + "version": "0.2.2+1" 3222 + }, 3223 + "screen_brightness_android": { 3224 + "dependency": "transitive", 3225 + "description": { 3226 + "name": "screen_brightness_android", 3227 + "sha256": "3df10961e3a9e968a5e076fe27e7f4741fa8a1d3950bdeb48cf121ed529d0caf", 3228 + "url": "https://pub.dev" 3229 + }, 3230 + "source": "hosted", 3231 + "version": "0.1.0+2" 3232 + }, 3233 + "screen_brightness_ios": { 3234 + "dependency": "transitive", 3235 + "description": { 3236 + "name": "screen_brightness_ios", 3237 + "sha256": "99adc3ca5490b8294284aad5fcc87f061ad685050e03cf45d3d018fe398fd9a2", 3238 + "url": "https://pub.dev" 3239 + }, 3240 + "source": "hosted", 3241 + "version": "0.1.0" 3242 + }, 3243 + "screen_brightness_macos": { 3244 + "dependency": "transitive", 3245 + "description": { 3246 + "name": "screen_brightness_macos", 3247 + "sha256": "64b34e7e3f4900d7687c8e8fb514246845a73ecec05ab53483ed025bd4a899fd", 3248 + "url": "https://pub.dev" 3249 + }, 3250 + "source": "hosted", 3251 + "version": "0.1.0+1" 3252 + }, 3253 + "screen_brightness_platform_interface": { 3254 + "dependency": "transitive", 3255 + "description": { 3256 + "name": "screen_brightness_platform_interface", 3257 + "sha256": "b211d07f0c96637a15fb06f6168617e18030d5d74ad03795dd8547a52717c171", 3258 + "url": "https://pub.dev" 3259 + }, 3260 + "source": "hosted", 3261 + "version": "0.1.0" 3262 + }, 3263 + "screen_brightness_windows": { 3264 + "dependency": "transitive", 3265 + "description": { 3266 + "name": "screen_brightness_windows", 3267 + "sha256": "9261bf33d0fc2707d8cf16339ce25768100a65e70af0fcabaf032fc12408ba86", 3268 + "url": "https://pub.dev" 3269 + }, 3270 + "source": "hosted", 3271 + "version": "0.1.3" 3272 + }, 3273 + "screen_retriever": { 3274 + "dependency": "direct main", 3275 + "description": { 3276 + "name": "screen_retriever", 3277 + "sha256": "570dbc8e4f70bac451e0efc9c9bb19fa2d6799a11e6ef04f946d7886d2e23d0c", 3278 + "url": "https://pub.dev" 3279 + }, 3280 + "source": "hosted", 3281 + "version": "0.2.0" 3282 + }, 3283 + "screen_retriever_linux": { 3284 + "dependency": "transitive", 3285 + "description": { 3286 + "name": "screen_retriever_linux", 3287 + "sha256": "f7f8120c92ef0784e58491ab664d01efda79a922b025ff286e29aa123ea3dd18", 3288 + "url": "https://pub.dev" 3289 + }, 3290 + "source": "hosted", 3291 + "version": "0.2.0" 3292 + }, 3293 + "screen_retriever_macos": { 3294 + "dependency": "transitive", 3295 + "description": { 3296 + "name": "screen_retriever_macos", 3297 + "sha256": "71f956e65c97315dd661d71f828708bd97b6d358e776f1a30d5aa7d22d78a149", 3298 + "url": "https://pub.dev" 3299 + }, 3300 + "source": "hosted", 3301 + "version": "0.2.0" 3302 + }, 3303 + "screen_retriever_platform_interface": { 3304 + "dependency": "transitive", 3305 + "description": { 3306 + "name": "screen_retriever_platform_interface", 3307 + "sha256": "ee197f4581ff0d5608587819af40490748e1e39e648d7680ecf95c05197240c0", 3308 + "url": "https://pub.dev" 3309 + }, 3310 + "source": "hosted", 3311 + "version": "0.2.0" 3312 + }, 3313 + "screen_retriever_windows": { 3314 + "dependency": "transitive", 3315 + "description": { 3316 + "name": "screen_retriever_windows", 3317 + "sha256": "449ee257f03ca98a57288ee526a301a430a344a161f9202b4fcc38576716fe13", 3318 + "url": "https://pub.dev" 3319 + }, 3320 + "source": "hosted", 3321 + "version": "0.2.0" 3322 + }, 3323 + "scroll_to_index": { 3324 + "dependency": "direct main", 3325 + "description": { 3326 + "name": "scroll_to_index", 3327 + "sha256": "b707546e7500d9f070d63e5acf74fd437ec7eeeb68d3412ef7b0afada0b4f176", 3328 + "url": "https://pub.dev" 3329 + }, 3330 + "source": "hosted", 3331 + "version": "3.0.1" 3332 + }, 3333 + "secure_application": { 3334 + "dependency": "direct main", 3335 + "description": { 3336 + "name": "secure_application", 3337 + "sha256": "1476f2a8df44ed9617bf42f51a1fce2ab0b83bfd4ea58983a5f7d3748b356ef3", 3338 + "url": "https://pub.dev" 3339 + }, 3340 + "source": "hosted", 3341 + "version": "4.1.0" 3342 + }, 3343 + "sembast": { 3344 + "dependency": "transitive", 3345 + "description": { 3346 + "name": "sembast", 3347 + "sha256": "9026ea34aa3a0f26a966529ef80b57b6fe40f810cadeadd1b208202d1bf153e7", 3348 + "url": "https://pub.dev" 3349 + }, 3350 + "source": "hosted", 3351 + "version": "3.8.3" 3352 + }, 3353 + "share_plus": { 3354 + "dependency": "direct main", 3355 + "description": { 3356 + "name": "share_plus", 3357 + "sha256": "fce43200aa03ea87b91ce4c3ac79f0cecd52e2a7a56c7a4185023c271fbfa6da", 3358 + "url": "https://pub.dev" 3359 + }, 3360 + "source": "hosted", 3361 + "version": "10.1.4" 3362 + }, 3363 + "share_plus_platform_interface": { 3364 + "dependency": "transitive", 3365 + "description": { 3366 + "name": "share_plus_platform_interface", 3367 + "sha256": "cc012a23fc2d479854e6c80150696c4a5f5bb62cb89af4de1c505cf78d0a5d0b", 3368 + "url": "https://pub.dev" 3369 + }, 3370 + "source": "hosted", 3371 + "version": "5.0.2" 3372 + }, 3373 + "shared_preferences": { 3374 + "dependency": "direct main", 3375 + "description": { 3376 + "name": "shared_preferences", 3377 + "sha256": "846849e3e9b68f3ef4b60c60cf4b3e02e9321bc7f4d8c4692cf87ffa82fc8a3a", 3378 + "url": "https://pub.dev" 3379 + }, 3380 + "source": "hosted", 3381 + "version": "2.5.2" 3382 + }, 3383 + "shared_preferences_android": { 3384 + "dependency": "transitive", 3385 + "description": { 3386 + "name": "shared_preferences_android", 3387 + "sha256": "3ec7210872c4ba945e3244982918e502fa2bfb5230dff6832459ca0e1879b7ad", 3388 + "url": "https://pub.dev" 3389 + }, 3390 + "source": "hosted", 3391 + "version": "2.4.8" 3392 + }, 3393 + "shared_preferences_foundation": { 3394 + "dependency": "transitive", 3395 + "description": { 3396 + "name": "shared_preferences_foundation", 3397 + "sha256": "6a52cfcdaeac77cad8c97b539ff688ccfc458c007b4db12be584fbe5c0e49e03", 3398 + "url": "https://pub.dev" 3399 + }, 3400 + "source": "hosted", 3401 + "version": "2.5.4" 3402 + }, 3403 + "shared_preferences_linux": { 3404 + "dependency": "transitive", 3405 + "description": { 3406 + "name": "shared_preferences_linux", 3407 + "sha256": "580abfd40f415611503cae30adf626e6656dfb2f0cee8f465ece7b6defb40f2f", 3408 + "url": "https://pub.dev" 3409 + }, 3410 + "source": "hosted", 3411 + "version": "2.4.1" 3412 + }, 3413 + "shared_preferences_platform_interface": { 3414 + "dependency": "transitive", 3415 + "description": { 3416 + "name": "shared_preferences_platform_interface", 3417 + "sha256": "57cbf196c486bc2cf1f02b85784932c6094376284b3ad5779d1b1c6c6a816b80", 3418 + "url": "https://pub.dev" 3419 + }, 3420 + "source": "hosted", 3421 + "version": "2.4.1" 3422 + }, 3423 + "shared_preferences_web": { 3424 + "dependency": "transitive", 3425 + "description": { 3426 + "name": "shared_preferences_web", 3427 + "sha256": "c49bd060261c9a3f0ff445892695d6212ff603ef3115edbb448509d407600019", 3428 + "url": "https://pub.dev" 3429 + }, 3430 + "source": "hosted", 3431 + "version": "2.4.3" 3432 + }, 3433 + "shared_preferences_windows": { 3434 + "dependency": "transitive", 3435 + "description": { 3436 + "name": "shared_preferences_windows", 3437 + "sha256": "94ef0f72b2d71bc3e700e025db3710911bd51a71cefb65cc609dd0d9a982e3c1", 3438 + "url": "https://pub.dev" 3439 + }, 3440 + "source": "hosted", 3441 + "version": "2.4.1" 3442 + }, 3443 + "shelf": { 3444 + "dependency": "transitive", 3445 + "description": { 3446 + "name": "shelf", 3447 + "sha256": "e7dd780a7ffb623c57850b33f43309312fc863fb6aa3d276a754bb299839ef12", 3448 + "url": "https://pub.dev" 3449 + }, 3450 + "source": "hosted", 3451 + "version": "1.4.2" 3452 + }, 3453 + "shelf_packages_handler": { 3454 + "dependency": "transitive", 3455 + "description": { 3456 + "name": "shelf_packages_handler", 3457 + "sha256": "89f967eca29607c933ba9571d838be31d67f53f6e4ee15147d5dc2934fee1b1e", 3458 + "url": "https://pub.dev" 3459 + }, 3460 + "source": "hosted", 3461 + "version": "3.0.2" 3462 + }, 3463 + "shelf_static": { 3464 + "dependency": "transitive", 3465 + "description": { 3466 + "name": "shelf_static", 3467 + "sha256": "c87c3875f91262785dade62d135760c2c69cb217ac759485334c5857ad89f6e3", 3468 + "url": "https://pub.dev" 3469 + }, 3470 + "source": "hosted", 3471 + "version": "1.1.3" 3472 + }, 3473 + "shelf_web_socket": { 3474 + "dependency": "transitive", 3475 + "description": { 3476 + "name": "shelf_web_socket", 3477 + "sha256": "cc36c297b52866d203dbf9332263c94becc2fe0ceaa9681d07b6ef9807023b67", 3478 + "url": "https://pub.dev" 3479 + }, 3480 + "source": "hosted", 3481 + "version": "2.0.1" 3482 + }, 3483 + "shimmer": { 3484 + "dependency": "direct main", 3485 + "description": { 3486 + "name": "shimmer", 3487 + "sha256": "5f88c883a22e9f9f299e5ba0e4f7e6054857224976a5d9f839d4ebdc94a14ac9", 3488 + "url": "https://pub.dev" 3489 + }, 3490 + "source": "hosted", 3491 + "version": "3.0.0" 3492 + }, 3493 + "shortid": { 3494 + "dependency": "transitive", 3495 + "description": { 3496 + "name": "shortid", 3497 + "sha256": "d0b40e3dbb50497dad107e19c54ca7de0d1a274eb9b4404991e443dadb9ebedb", 3498 + "url": "https://pub.dev" 3499 + }, 3500 + "source": "hosted", 3501 + "version": "0.1.2" 3502 + }, 3503 + "simple_animations": { 3504 + "dependency": "direct main", 3505 + "description": { 3506 + "name": "simple_animations", 3507 + "sha256": "6c0f1d53d351a2187da979cc6883322eb9e76f1147c1aecc1937c498eaa9abff", 3508 + "url": "https://pub.dev" 3509 + }, 3510 + "source": "hosted", 3511 + "version": "5.1.0" 3512 + }, 3513 + "skeletonizer": { 3514 + "dependency": "direct main", 3515 + "description": { 3516 + "name": "skeletonizer", 3517 + "sha256": "0dcacc51c144af4edaf37672072156f49e47036becbc394d7c51850c5c1e884b", 3518 + "url": "https://pub.dev" 3519 + }, 3520 + "source": "hosted", 3521 + "version": "1.4.3" 3522 + }, 3523 + "sky_engine": { 3524 + "dependency": "transitive", 3525 + "description": "flutter", 3526 + "source": "sdk", 3527 + "version": "0.0.0" 3528 + }, 3529 + "sliding_up_panel2": { 3530 + "dependency": "direct main", 3531 + "description": { 3532 + "name": "sliding_up_panel2", 3533 + "sha256": "7c2aac81c03e74fcd070799c5e2011f1c5de7026bd22a76164e81e23a49f2bdb", 3534 + "url": "https://pub.dev" 3535 + }, 3536 + "source": "hosted", 3537 + "version": "3.3.0+1" 3538 + }, 3539 + "slugify": { 3540 + "dependency": "direct main", 3541 + "description": { 3542 + "name": "slugify", 3543 + "sha256": "b272501565cb28050cac2d96b7bf28a2d24c8dae359280361d124f3093d337c3", 3544 + "url": "https://pub.dev" 3545 + }, 3546 + "source": "hosted", 3547 + "version": "2.0.0" 3548 + }, 3549 + "smooth_page_indicator": { 3550 + "dependency": "direct main", 3551 + "description": { 3552 + "name": "smooth_page_indicator", 3553 + "sha256": "b21ebb8bc39cf72d11c7cfd809162a48c3800668ced1c9da3aade13a32cf6c1c", 3554 + "url": "https://pub.dev" 3555 + }, 3556 + "source": "hosted", 3557 + "version": "1.2.1" 3558 + }, 3559 + "socket_io_client": { 3560 + "dependency": "direct main", 3561 + "description": { 3562 + "name": "socket_io_client", 3563 + "sha256": "180fdbc7685e32a849511bbf8b1c7bcc46ab0ff116f7024aa204b425bb3a1ffe", 3564 + "url": "https://pub.dev" 3565 + }, 3566 + "source": "hosted", 3567 + "version": "3.0.2" 3568 + }, 3569 + "socket_io_common": { 3570 + "dependency": "transitive", 3571 + "description": { 3572 + "name": "socket_io_common", 3573 + "sha256": "a914df90f25003fea62dbd0b186d98b745b1b72c16be87418e15a2511d25dadb", 3574 + "url": "https://pub.dev" 3575 + }, 3576 + "source": "hosted", 3577 + "version": "3.0.2" 3578 + }, 3579 + "sortedmap": { 3580 + "dependency": "transitive", 3581 + "description": { 3582 + "name": "sortedmap", 3583 + "sha256": "f000f40804e15fad5e3ad429164291c06cf7fcf8cc982006cf482852b912c3cf", 3584 + "url": "https://pub.dev" 3585 + }, 3586 + "source": "hosted", 3587 + "version": "0.5.4" 3588 + }, 3589 + "source_gen": { 3590 + "dependency": "transitive", 3591 + "description": { 3592 + "name": "source_gen", 3593 + "sha256": "14658ba5f669685cd3d63701d01b31ea748310f7ab854e471962670abcf57832", 3594 + "url": "https://pub.dev" 3595 + }, 3596 + "source": "hosted", 3597 + "version": "1.5.0" 3598 + }, 3599 + "source_map_stack_trace": { 3600 + "dependency": "transitive", 3601 + "description": { 3602 + "name": "source_map_stack_trace", 3603 + "sha256": "c0713a43e323c3302c2abe2a1cc89aa057a387101ebd280371d6a6c9fa68516b", 3604 + "url": "https://pub.dev" 3605 + }, 3606 + "source": "hosted", 3607 + "version": "2.1.2" 3608 + }, 3609 + "source_maps": { 3610 + "dependency": "transitive", 3611 + "description": { 3612 + "name": "source_maps", 3613 + "sha256": "190222579a448b03896e0ca6eca5998fa810fda630c1d65e2f78b3f638f54812", 3614 + "url": "https://pub.dev" 3615 + }, 3616 + "source": "hosted", 3617 + "version": "0.10.13" 3618 + }, 3619 + "source_span": { 3620 + "dependency": "transitive", 3621 + "description": { 3622 + "name": "source_span", 3623 + "sha256": "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c", 3624 + "url": "https://pub.dev" 3625 + }, 3626 + "source": "hosted", 3627 + "version": "1.10.0" 3628 + }, 3629 + "sprintf": { 3630 + "dependency": "transitive", 3631 + "description": { 3632 + "name": "sprintf", 3633 + "sha256": "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23", 3634 + "url": "https://pub.dev" 3635 + }, 3636 + "source": "hosted", 3637 + "version": "7.0.0" 3638 + }, 3639 + "sprung": { 3640 + "dependency": "direct main", 3641 + "description": { 3642 + "name": "sprung", 3643 + "sha256": "54322638f5e393d2b808175f7eadbaa4836a4425456e98d93c3d676dc56ebdf1", 3644 + "url": "https://pub.dev" 3645 + }, 3646 + "source": "hosted", 3647 + "version": "3.0.1" 3648 + }, 3649 + "stack_trace": { 3650 + "dependency": "transitive", 3651 + "description": { 3652 + "name": "stack_trace", 3653 + "sha256": "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377", 3654 + "url": "https://pub.dev" 3655 + }, 3656 + "source": "hosted", 3657 + "version": "1.12.0" 3658 + }, 3659 + "store_checker": { 3660 + "dependency": "direct main", 3661 + "description": { 3662 + "name": "store_checker", 3663 + "sha256": "f191b6f1035caff62137c365cba21ad1a3c82c0369b522639052cd29fb48720f", 3664 + "url": "https://pub.dev" 3665 + }, 3666 + "source": "hosted", 3667 + "version": "1.8.0" 3668 + }, 3669 + "stream_channel": { 3670 + "dependency": "transitive", 3671 + "description": { 3672 + "name": "stream_channel", 3673 + "sha256": "ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7", 3674 + "url": "https://pub.dev" 3675 + }, 3676 + "source": "hosted", 3677 + "version": "2.1.2" 3678 + }, 3679 + "stream_transform": { 3680 + "dependency": "transitive", 3681 + "description": { 3682 + "name": "stream_transform", 3683 + "sha256": "ad47125e588cfd37a9a7f86c7d6356dde8dfe89d071d293f80ca9e9273a33871", 3684 + "url": "https://pub.dev" 3685 + }, 3686 + "source": "hosted", 3687 + "version": "2.1.1" 3688 + }, 3689 + "string_scanner": { 3690 + "dependency": "transitive", 3691 + "description": { 3692 + "name": "string_scanner", 3693 + "sha256": "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3", 3694 + "url": "https://pub.dev" 3695 + }, 3696 + "source": "hosted", 3697 + "version": "1.3.0" 3698 + }, 3699 + "string_validator": { 3700 + "dependency": "transitive", 3701 + "description": { 3702 + "name": "string_validator", 3703 + "sha256": "a278d038104aa2df15d0e09c47cb39a49f907260732067d0034dc2f2e4e2ac94", 3704 + "url": "https://pub.dev" 3705 + }, 3706 + "source": "hosted", 3707 + "version": "1.1.0" 3708 + }, 3709 + "super_clipboard": { 3710 + "dependency": "transitive", 3711 + "description": { 3712 + "name": "super_clipboard", 3713 + "sha256": "5203c881d24033c3e6154c2ae01afd94e7f0a3201280373f28e540f1defa3f40", 3714 + "url": "https://pub.dev" 3715 + }, 3716 + "source": "hosted", 3717 + "version": "0.9.0-dev.6" 3718 + }, 3719 + "super_drag_and_drop": { 3720 + "dependency": "direct main", 3721 + "description": { 3722 + "name": "super_drag_and_drop", 3723 + "sha256": "36e00943b14303b03a5d689659cab87a02d9c8265efb189abb98db9c946368ae", 3724 + "url": "https://pub.dev" 3725 + }, 3726 + "source": "hosted", 3727 + "version": "0.9.0-dev.6" 3728 + }, 3729 + "super_native_extensions": { 3730 + "dependency": "transitive", 3731 + "description": { 3732 + "name": "super_native_extensions", 3733 + "sha256": "09ccc40c475e6f91770eaeb2553bf4803812d7beadc3759aa57d643370619c86", 3734 + "url": "https://pub.dev" 3735 + }, 3736 + "source": "hosted", 3737 + "version": "0.9.0-dev.6" 3738 + }, 3739 + "supercharged": { 3740 + "dependency": "direct main", 3741 + "description": { 3742 + "name": "supercharged", 3743 + "sha256": "ab49c848b33e28243f5ce82b976736de17d0852b71d0dfbde53fbb5e2ecca7cb", 3744 + "url": "https://pub.dev" 3745 + }, 3746 + "source": "hosted", 3747 + "version": "2.1.1" 3748 + }, 3749 + "supercharged_dart": { 3750 + "dependency": "transitive", 3751 + "description": { 3752 + "name": "supercharged_dart", 3753 + "sha256": "cb95edda32eacd27664089700a750120be41daa84aa6cd2aeded46227c16b867", 3754 + "url": "https://pub.dev" 3755 + }, 3756 + "source": "hosted", 3757 + "version": "2.1.1" 3758 + }, 3759 + "synchronized": { 3760 + "dependency": "direct main", 3761 + "description": { 3762 + "name": "synchronized", 3763 + "sha256": "69fe30f3a8b04a0be0c15ae6490fc859a78ef4c43ae2dd5e8a623d45bfcf9225", 3764 + "url": "https://pub.dev" 3765 + }, 3766 + "source": "hosted", 3767 + "version": "3.3.0+3" 3768 + }, 3769 + "system_info2": { 3770 + "dependency": "direct main", 3771 + "description": { 3772 + "name": "system_info2", 3773 + "sha256": "65206bbef475217008b5827374767550a5420ce70a04d2d7e94d1d2253f3efc9", 3774 + "url": "https://pub.dev" 3775 + }, 3776 + "source": "hosted", 3777 + "version": "4.0.0" 3778 + }, 3779 + "system_tray": { 3780 + "dependency": "direct main", 3781 + "description": { 3782 + "name": "system_tray", 3783 + "sha256": "40444e5de8ed907822a98694fd031b8accc3cb3c0baa547634ce76189cf3d9cf", 3784 + "url": "https://pub.dev" 3785 + }, 3786 + "source": "hosted", 3787 + "version": "2.0.3" 3788 + }, 3789 + "tenor_dart": { 3790 + "dependency": "transitive", 3791 + "description": { 3792 + "name": "tenor_dart", 3793 + "sha256": "ef48b584ef3897ed973b769a90ada76ea7ff70bd8194fadd21d588f73f515120", 3794 + "url": "https://pub.dev" 3795 + }, 3796 + "source": "hosted", 3797 + "version": "0.0.2" 3798 + }, 3799 + "tenor_flutter": { 3800 + "dependency": "direct main", 3801 + "description": { 3802 + "name": "tenor_flutter", 3803 + "sha256": "b7d7f8586111e61e32ba7e13bea817d89835117b7aa791662d928671fae4ac81", 3804 + "url": "https://pub.dev" 3805 + }, 3806 + "source": "hosted", 3807 + "version": "0.0.5" 3808 + }, 3809 + "term_glyph": { 3810 + "dependency": "transitive", 3811 + "description": { 3812 + "name": "term_glyph", 3813 + "sha256": "a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84", 3814 + "url": "https://pub.dev" 3815 + }, 3816 + "source": "hosted", 3817 + "version": "1.2.1" 3818 + }, 3819 + "test": { 3820 + "dependency": "transitive", 3821 + "description": { 3822 + "name": "test", 3823 + "sha256": "713a8789d62f3233c46b4a90b174737b2c04cb6ae4500f2aa8b1be8f03f5e67f", 3824 + "url": "https://pub.dev" 3825 + }, 3826 + "source": "hosted", 3827 + "version": "1.25.8" 3828 + }, 3829 + "test_api": { 3830 + "dependency": "transitive", 3831 + "description": { 3832 + "name": "test_api", 3833 + "sha256": "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c", 3834 + "url": "https://pub.dev" 3835 + }, 3836 + "source": "hosted", 3837 + "version": "0.7.3" 3838 + }, 3839 + "test_core": { 3840 + "dependency": "transitive", 3841 + "description": { 3842 + "name": "test_core", 3843 + "sha256": "12391302411737c176b0b5d6491f466b0dd56d4763e347b6714efbaa74d7953d", 3844 + "url": "https://pub.dev" 3845 + }, 3846 + "source": "hosted", 3847 + "version": "0.6.5" 3848 + }, 3849 + "throttling": { 3850 + "dependency": "transitive", 3851 + "description": { 3852 + "name": "throttling", 3853 + "sha256": "e48a4c681b1838b8bf99c1a4f822efe43bb69132f9a56091cd5b7d931c862255", 3854 + "url": "https://pub.dev" 3855 + }, 3856 + "source": "hosted", 3857 + "version": "2.0.1" 3858 + }, 3859 + "timezone": { 3860 + "dependency": "transitive", 3861 + "description": { 3862 + "name": "timezone", 3863 + "sha256": "ffc9d5f4d1193534ef051f9254063fa53d588609418c84299956c3db9383587d", 3864 + "url": "https://pub.dev" 3865 + }, 3866 + "source": "hosted", 3867 + "version": "0.10.0" 3868 + }, 3869 + "timing": { 3870 + "dependency": "transitive", 3871 + "description": { 3872 + "name": "timing", 3873 + "sha256": "62ee18aca144e4a9f29d212f5a4c6a053be252b895ab14b5821996cff4ed90fe", 3874 + "url": "https://pub.dev" 3875 + }, 3876 + "source": "hosted", 3877 + "version": "1.0.2" 3878 + }, 3879 + "tray_manager": { 3880 + "dependency": "direct main", 3881 + "description": { 3882 + "name": "tray_manager", 3883 + "sha256": "80be6c508159a6f3c57983de795209ac13453e9832fd574143b06dceee188ed2", 3884 + "url": "https://pub.dev" 3885 + }, 3886 + "source": "hosted", 3887 + "version": "0.3.2" 3888 + }, 3889 + "try_catch": { 3890 + "dependency": "transitive", 3891 + "description": { 3892 + "name": "try_catch", 3893 + "sha256": "3e0f62abdd51ea40f59c0e5958cfac7d6b92faec5a9faf85f174c6cc34c018af", 3894 + "url": "https://pub.dev" 3895 + }, 3896 + "source": "hosted", 3897 + "version": "1.0.2" 3898 + }, 3899 + "tuple": { 3900 + "dependency": "direct main", 3901 + "description": { 3902 + "name": "tuple", 3903 + "sha256": "a97ce2013f240b2f3807bcbaf218765b6f301c3eff91092bcfa23a039e7dd151", 3904 + "url": "https://pub.dev" 3905 + }, 3906 + "source": "hosted", 3907 + "version": "2.0.2" 3908 + }, 3909 + "typed_data": { 3910 + "dependency": "transitive", 3911 + "description": { 3912 + "name": "typed_data", 3913 + "sha256": "f9049c039ebfeb4cf7a7104a675823cd72dba8297f264b6637062516699fa006", 3914 + "url": "https://pub.dev" 3915 + }, 3916 + "source": "hosted", 3917 + "version": "1.4.0" 3918 + }, 3919 + "unicode": { 3920 + "dependency": "transitive", 3921 + "description": { 3922 + "name": "unicode", 3923 + "sha256": "0f69e46593d65245774d4f17125c6084d2c20b4e473a983f6e21b7d7762218f1", 3924 + "url": "https://pub.dev" 3925 + }, 3926 + "source": "hosted", 3927 + "version": "0.3.1" 3928 + }, 3929 + "unicode_emojis": { 3930 + "dependency": "direct main", 3931 + "description": { 3932 + "name": "unicode_emojis", 3933 + "sha256": "2f86d695420086dcf6f41c35bd81c33ef75c8e5fc0431fd9ca54066060086d19", 3934 + "url": "https://pub.dev" 3935 + }, 3936 + "source": "hosted", 3937 + "version": "0.4.0" 3938 + }, 3939 + "unifiedpush": { 3940 + "dependency": "direct main", 3941 + "description": { 3942 + "name": "unifiedpush", 3943 + "sha256": "6dbed5a6305ca33f1865c7a3d814ae39476b79a2d23ca76a5708f023f405730f", 3944 + "url": "https://pub.dev" 3945 + }, 3946 + "source": "hosted", 3947 + "version": "5.0.2" 3948 + }, 3949 + "unifiedpush_android": { 3950 + "dependency": "transitive", 3951 + "description": { 3952 + "name": "unifiedpush_android", 3953 + "sha256": "7443dece0a850ae956514f809983eb2b39fc518c2c7d24dbfe817198bec89134", 3954 + "url": "https://pub.dev" 3955 + }, 3956 + "source": "hosted", 3957 + "version": "2.3.0" 3958 + }, 3959 + "unifiedpush_platform_interface": { 3960 + "dependency": "transitive", 3961 + "description": { 3962 + "name": "unifiedpush_platform_interface", 3963 + "sha256": "dd588d78a8b2bfc10430e30035526e98caa543d0b7364a6344b5eb4815721c6d", 3964 + "url": "https://pub.dev" 3965 + }, 3966 + "source": "hosted", 3967 + "version": "2.0.2" 3968 + }, 3969 + "universal_html": { 3970 + "dependency": "direct main", 3971 + "description": { 3972 + "name": "universal_html", 3973 + "sha256": "56536254004e24d9d8cfdb7dbbf09b74cf8df96729f38a2f5c238163e3d58971", 3974 + "url": "https://pub.dev" 3975 + }, 3976 + "source": "hosted", 3977 + "version": "2.2.4" 3978 + }, 3979 + "universal_io": { 3980 + "dependency": "direct main", 3981 + "description": { 3982 + "name": "universal_io", 3983 + "sha256": "1722b2dcc462b4b2f3ee7d188dad008b6eb4c40bbd03a3de451d82c78bba9aad", 3984 + "url": "https://pub.dev" 3985 + }, 3986 + "source": "hosted", 3987 + "version": "2.2.2" 3988 + }, 3989 + "universal_platform": { 3990 + "dependency": "transitive", 3991 + "description": { 3992 + "name": "universal_platform", 3993 + "sha256": "64e16458a0ea9b99260ceb5467a214c1f298d647c659af1bff6d3bf82536b1ec", 3994 + "url": "https://pub.dev" 3995 + }, 3996 + "source": "hosted", 3997 + "version": "1.1.0" 3998 + }, 3999 + "uri_parser": { 4000 + "dependency": "transitive", 4001 + "description": { 4002 + "name": "uri_parser", 4003 + "sha256": "6543c9fd86d2862fac55d800a43e67c0dcd1a41677cb69c2f8edfe73bbcf1835", 4004 + "url": "https://pub.dev" 4005 + }, 4006 + "source": "hosted", 4007 + "version": "2.0.2" 4008 + }, 4009 + "url_launcher": { 4010 + "dependency": "direct main", 4011 + "description": { 4012 + "name": "url_launcher", 4013 + "sha256": "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603", 4014 + "url": "https://pub.dev" 4015 + }, 4016 + "source": "hosted", 4017 + "version": "6.3.1" 4018 + }, 4019 + "url_launcher_android": { 4020 + "dependency": "transitive", 4021 + "description": { 4022 + "name": "url_launcher_android", 4023 + "sha256": "1d0eae19bd7606ef60fe69ef3b312a437a16549476c42321d5dc1506c9ca3bf4", 4024 + "url": "https://pub.dev" 4025 + }, 4026 + "source": "hosted", 4027 + "version": "6.3.15" 4028 + }, 4029 + "url_launcher_ios": { 4030 + "dependency": "transitive", 4031 + "description": { 4032 + "name": "url_launcher_ios", 4033 + "sha256": "16a513b6c12bb419304e72ea0ae2ab4fed569920d1c7cb850263fe3acc824626", 4034 + "url": "https://pub.dev" 4035 + }, 4036 + "source": "hosted", 4037 + "version": "6.3.2" 4038 + }, 4039 + "url_launcher_linux": { 4040 + "dependency": "transitive", 4041 + "description": { 4042 + "name": "url_launcher_linux", 4043 + "sha256": "4e9ba368772369e3e08f231d2301b4ef72b9ff87c31192ef471b380ef29a4935", 4044 + "url": "https://pub.dev" 4045 + }, 4046 + "source": "hosted", 4047 + "version": "3.2.1" 4048 + }, 4049 + "url_launcher_macos": { 4050 + "dependency": "transitive", 4051 + "description": { 4052 + "name": "url_launcher_macos", 4053 + "sha256": "17ba2000b847f334f16626a574c702b196723af2a289e7a93ffcb79acff855c2", 4054 + "url": "https://pub.dev" 4055 + }, 4056 + "source": "hosted", 4057 + "version": "3.2.2" 4058 + }, 4059 + "url_launcher_platform_interface": { 4060 + "dependency": "transitive", 4061 + "description": { 4062 + "name": "url_launcher_platform_interface", 4063 + "sha256": "552f8a1e663569be95a8190206a38187b531910283c3e982193e4f2733f01029", 4064 + "url": "https://pub.dev" 4065 + }, 4066 + "source": "hosted", 4067 + "version": "2.3.2" 4068 + }, 4069 + "url_launcher_web": { 4070 + "dependency": "transitive", 4071 + "description": { 4072 + "name": "url_launcher_web", 4073 + "sha256": "3ba963161bd0fe395917ba881d320b9c4f6dd3c4a233da62ab18a5025c85f1e9", 4074 + "url": "https://pub.dev" 4075 + }, 4076 + "source": "hosted", 4077 + "version": "2.4.0" 4078 + }, 4079 + "url_launcher_windows": { 4080 + "dependency": "transitive", 4081 + "description": { 4082 + "name": "url_launcher_windows", 4083 + "sha256": "3284b6d2ac454cf34f114e1d3319866fdd1e19cdc329999057e44ffe936cfa77", 4084 + "url": "https://pub.dev" 4085 + }, 4086 + "source": "hosted", 4087 + "version": "3.1.4" 4088 + }, 4089 + "uuid": { 4090 + "dependency": "direct overridden", 4091 + "description": { 4092 + "name": "uuid", 4093 + "sha256": "a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff", 4094 + "url": "https://pub.dev" 4095 + }, 4096 + "source": "hosted", 4097 + "version": "4.5.1" 4098 + }, 4099 + "vcf_dart": { 4100 + "dependency": "direct main", 4101 + "description": { 4102 + "name": "vcf_dart", 4103 + "sha256": "971c143ce2e2029bd8cf0544f82a718408587ba304be70e85a02998a2b4c13a1", 4104 + "url": "https://pub.dev" 4105 + }, 4106 + "source": "hosted", 4107 + "version": "1.0.2" 4108 + }, 4109 + "vector_graphics": { 4110 + "dependency": "transitive", 4111 + "description": { 4112 + "name": "vector_graphics", 4113 + "sha256": "44cc7104ff32563122a929e4620cf3efd584194eec6d1d913eb5ba593dbcf6de", 4114 + "url": "https://pub.dev" 4115 + }, 4116 + "source": "hosted", 4117 + "version": "1.1.18" 4118 + }, 4119 + "vector_graphics_codec": { 4120 + "dependency": "transitive", 4121 + "description": { 4122 + "name": "vector_graphics_codec", 4123 + "sha256": "99fd9fbd34d9f9a32efd7b6a6aae14125d8237b10403b422a6a6dfeac2806146", 4124 + "url": "https://pub.dev" 4125 + }, 4126 + "source": "hosted", 4127 + "version": "1.1.13" 4128 + }, 4129 + "vector_graphics_compiler": { 4130 + "dependency": "transitive", 4131 + "description": { 4132 + "name": "vector_graphics_compiler", 4133 + "sha256": "1b4b9e706a10294258727674a340ae0d6e64a7231980f9f9a3d12e4b42407aad", 4134 + "url": "https://pub.dev" 4135 + }, 4136 + "source": "hosted", 4137 + "version": "1.1.16" 4138 + }, 4139 + "vector_math": { 4140 + "dependency": "transitive", 4141 + "description": { 4142 + "name": "vector_math", 4143 + "sha256": "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803", 4144 + "url": "https://pub.dev" 4145 + }, 4146 + "source": "hosted", 4147 + "version": "2.1.4" 4148 + }, 4149 + "version": { 4150 + "dependency": "direct main", 4151 + "description": { 4152 + "name": "version", 4153 + "sha256": "3d4140128e6ea10d83da32fef2fa4003fccbf6852217bb854845802f04191f94", 4154 + "url": "https://pub.dev" 4155 + }, 4156 + "source": "hosted", 4157 + "version": "3.0.2" 4158 + }, 4159 + "video_player": { 4160 + "dependency": "direct main", 4161 + "description": { 4162 + "name": "video_player", 4163 + "sha256": "48941c8b05732f9582116b1c01850b74dbee1d8520cd7e34ad4609d6df666845", 4164 + "url": "https://pub.dev" 4165 + }, 4166 + "source": "hosted", 4167 + "version": "2.9.3" 4168 + }, 4169 + "video_player_android": { 4170 + "dependency": "transitive", 4171 + "description": { 4172 + "name": "video_player_android", 4173 + "sha256": "ae7d4f1b41e3ac6d24dd9b9d5d6831b52d74a61bdd90a7a6262a33d8bb97c29a", 4174 + "url": "https://pub.dev" 4175 + }, 4176 + "source": "hosted", 4177 + "version": "2.8.2" 4178 + }, 4179 + "video_player_avfoundation": { 4180 + "dependency": "transitive", 4181 + "description": { 4182 + "name": "video_player_avfoundation", 4183 + "sha256": "84b4752745eeccb6e75865c9aab39b3d28eb27ba5726d352d45db8297fbd75bc", 4184 + "url": "https://pub.dev" 4185 + }, 4186 + "source": "hosted", 4187 + "version": "2.7.0" 4188 + }, 4189 + "video_player_platform_interface": { 4190 + "dependency": "transitive", 4191 + "description": { 4192 + "name": "video_player_platform_interface", 4193 + "sha256": "df534476c341ab2c6a835078066fc681b8265048addd853a1e3c78740316a844", 4194 + "url": "https://pub.dev" 4195 + }, 4196 + "source": "hosted", 4197 + "version": "6.3.0" 4198 + }, 4199 + "video_player_web": { 4200 + "dependency": "transitive", 4201 + "description": { 4202 + "name": "video_player_web", 4203 + "sha256": "3ef40ea6d72434edbfdba4624b90fd3a80a0740d260667d91e7ecd2d79e13476", 4204 + "url": "https://pub.dev" 4205 + }, 4206 + "source": "hosted", 4207 + "version": "2.3.4" 4208 + }, 4209 + "video_thumbnail": { 4210 + "dependency": "direct main", 4211 + "description": { 4212 + "path": ".", 4213 + "ref": "master", 4214 + "resolved-ref": "adfeff44e1bb7d11fd4f63c420d46cff5ae687f9", 4215 + "url": "https://github.com/BlueBubblesApp/video_thumbnail.git" 4216 + }, 4217 + "source": "git", 4218 + "version": "0.5.3" 4219 + }, 4220 + "vm_service": { 4221 + "dependency": "transitive", 4222 + "description": { 4223 + "name": "vm_service", 4224 + "sha256": "f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b", 4225 + "url": "https://pub.dev" 4226 + }, 4227 + "source": "hosted", 4228 + "version": "14.3.0" 4229 + }, 4230 + "volume_controller": { 4231 + "dependency": "transitive", 4232 + "description": { 4233 + "name": "volume_controller", 4234 + "sha256": "c71d4c62631305df63b72da79089e078af2659649301807fa746088f365cb48e", 4235 + "url": "https://pub.dev" 4236 + }, 4237 + "source": "hosted", 4238 + "version": "2.0.8" 4239 + }, 4240 + "wakelock_plus": { 4241 + "dependency": "transitive", 4242 + "description": { 4243 + "name": "wakelock_plus", 4244 + "sha256": "36c88af0b930121941345306d259ec4cc4ecca3b151c02e3a9e71aede83c615e", 4245 + "url": "https://pub.dev" 4246 + }, 4247 + "source": "hosted", 4248 + "version": "1.2.10" 4249 + }, 4250 + "wakelock_plus_platform_interface": { 4251 + "dependency": "transitive", 4252 + "description": { 4253 + "name": "wakelock_plus_platform_interface", 4254 + "sha256": "70e780bc99796e1db82fe764b1e7dcb89a86f1e5b3afb1db354de50f2e41eb7a", 4255 + "url": "https://pub.dev" 4256 + }, 4257 + "source": "hosted", 4258 + "version": "1.2.2" 4259 + }, 4260 + "watcher": { 4261 + "dependency": "transitive", 4262 + "description": { 4263 + "name": "watcher", 4264 + "sha256": "69da27e49efa56a15f8afe8f4438c4ec02eff0a117df1b22ea4aad194fe1c104", 4265 + "url": "https://pub.dev" 4266 + }, 4267 + "source": "hosted", 4268 + "version": "1.1.1" 4269 + }, 4270 + "web": { 4271 + "dependency": "transitive", 4272 + "description": { 4273 + "name": "web", 4274 + "sha256": "868d88a33d8a87b18ffc05f9f030ba328ffefba92d6c127917a2ba740f9cfe4a", 4275 + "url": "https://pub.dev" 4276 + }, 4277 + "source": "hosted", 4278 + "version": "1.1.1" 4279 + }, 4280 + "web_socket": { 4281 + "dependency": "transitive", 4282 + "description": { 4283 + "name": "web_socket", 4284 + "sha256": "3c12d96c0c9a4eec095246debcea7b86c0324f22df69893d538fcc6f1b8cce83", 4285 + "url": "https://pub.dev" 4286 + }, 4287 + "source": "hosted", 4288 + "version": "0.1.6" 4289 + }, 4290 + "web_socket_channel": { 4291 + "dependency": "transitive", 4292 + "description": { 4293 + "name": "web_socket_channel", 4294 + "sha256": "d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b", 4295 + "url": "https://pub.dev" 4296 + }, 4297 + "source": "hosted", 4298 + "version": "2.4.0" 4299 + }, 4300 + "webkit_inspection_protocol": { 4301 + "dependency": "transitive", 4302 + "description": { 4303 + "name": "webkit_inspection_protocol", 4304 + "sha256": "87d3f2333bb240704cd3f1c6b5b7acd8a10e7f0bc28c28dcf14e782014f4a572", 4305 + "url": "https://pub.dev" 4306 + }, 4307 + "source": "hosted", 4308 + "version": "1.2.1" 4309 + }, 4310 + "win32": { 4311 + "dependency": "direct main", 4312 + "description": { 4313 + "name": "win32", 4314 + "sha256": "daf97c9d80197ed7b619040e86c8ab9a9dad285e7671ee7390f9180cc828a51e", 4315 + "url": "https://pub.dev" 4316 + }, 4317 + "source": "hosted", 4318 + "version": "5.10.1" 4319 + }, 4320 + "win32_registry": { 4321 + "dependency": "transitive", 4322 + "description": { 4323 + "name": "win32_registry", 4324 + "sha256": "21ec76dfc731550fd3e2ce7a33a9ea90b828fdf19a5c3bcf556fa992cfa99852", 4325 + "url": "https://pub.dev" 4326 + }, 4327 + "source": "hosted", 4328 + "version": "1.1.5" 4329 + }, 4330 + "window_manager": { 4331 + "dependency": "direct main", 4332 + "description": { 4333 + "name": "window_manager", 4334 + "sha256": "732896e1416297c63c9e3fb95aea72d0355f61390263982a47fd519169dc5059", 4335 + "url": "https://pub.dev" 4336 + }, 4337 + "source": "hosted", 4338 + "version": "0.4.3" 4339 + }, 4340 + "windows_taskbar": { 4341 + "dependency": "direct main", 4342 + "description": { 4343 + "name": "windows_taskbar", 4344 + "sha256": "204edfdb280a7053febdf50fc9b49b3c007255bd8a83c082d10c174ec6548f33", 4345 + "url": "https://pub.dev" 4346 + }, 4347 + "source": "hosted", 4348 + "version": "1.1.2" 4349 + }, 4350 + "wkt_parser": { 4351 + "dependency": "transitive", 4352 + "description": { 4353 + "name": "wkt_parser", 4354 + "sha256": "8a555fc60de3116c00aad67891bcab20f81a958e4219cc106e3c037aa3937f13", 4355 + "url": "https://pub.dev" 4356 + }, 4357 + "source": "hosted", 4358 + "version": "2.0.0" 4359 + }, 4360 + "x509": { 4361 + "dependency": "transitive", 4362 + "description": { 4363 + "name": "x509", 4364 + "sha256": "cbd1a63846884afd273cda247b0365284c8d85a365ca98e110413f93d105b935", 4365 + "url": "https://pub.dev" 4366 + }, 4367 + "source": "hosted", 4368 + "version": "0.2.4+3" 4369 + }, 4370 + "xdg_directories": { 4371 + "dependency": "transitive", 4372 + "description": { 4373 + "name": "xdg_directories", 4374 + "sha256": "7a3f37b05d989967cdddcbb571f1ea834867ae2faa29725fd085180e0883aa15", 4375 + "url": "https://pub.dev" 4376 + }, 4377 + "source": "hosted", 4378 + "version": "1.1.0" 4379 + }, 4380 + "xml": { 4381 + "dependency": "transitive", 4382 + "description": { 4383 + "name": "xml", 4384 + "sha256": "b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226", 4385 + "url": "https://pub.dev" 4386 + }, 4387 + "source": "hosted", 4388 + "version": "6.5.0" 4389 + }, 4390 + "yaml": { 4391 + "dependency": "transitive", 4392 + "description": { 4393 + "name": "yaml", 4394 + "sha256": "b9da305ac7c39faa3f030eccd175340f968459dae4af175130b3fc47e40d76ce", 4395 + "url": "https://pub.dev" 4396 + }, 4397 + "source": "hosted", 4398 + "version": "3.1.3" 4399 + } 4400 + }, 4401 + "sdks": { 4402 + "dart": ">=3.6.0 <3.29.0", 4403 + "flutter": ">=3.27.0" 4404 + } 4405 + }
+1
pkgs/development/compilers/dart/package-source-builders/default.nix
··· 12 12 media_kit_libs_linux = callPackage ./media_kit_libs_linux { }; 13 13 metadata_god = callPackage ./metadata_god { }; 14 14 olm = callPackage ./olm { }; 15 + objectbox_flutter_libs = callPackage ./objectbox_flutter_libs { }; 15 16 pdfrx = callPackage ./pdfrx { }; 16 17 printing = callPackage ./printing { }; 17 18 rhttp = callPackage ./rhttp { };
+46
pkgs/development/compilers/dart/package-source-builders/objectbox_flutter_libs/CMakeLists.patch
··· 1 + --- old/linux/CMakeLists.txt 2 + +++ new/linux/CMakeLists.txt 3 + @@ -41,35 +41,6 @@ 4 + target_link_libraries(${PLUGIN_NAME} PRIVATE flutter) 5 + target_link_libraries(${PLUGIN_NAME} PRIVATE PkgConfig::GTK) 6 + 7 + -# ---------------------------------------------------------------------- 8 + -# Download and add objectbox-c prebuilt library. 9 + - 10 + -set(OBJECTBOX_VERSION 4.0.2) 11 + - 12 + -set(OBJECTBOX_ARCH ${CMAKE_SYSTEM_PROCESSOR}) 13 + -if (${OBJECTBOX_ARCH} MATCHES "x86_64") 14 + - set(OBJECTBOX_ARCH x64) 15 + -elseif (${OBJECTBOX_ARCH} MATCHES "^arm64" OR ${OBJECTBOX_ARCH} MATCHES "^armv8") 16 + - set(OBJECTBOX_ARCH aarch64) 17 + -elseif (${OBJECTBOX_ARCH} MATCHES "^armv7") 18 + - set(OBJECTBOX_ARCH armv7hf) 19 + -elseif (${OBJECTBOX_ARCH} MATCHES "^arm") 20 + - set(OBJECTBOX_ARCH armv6hf) 21 + -endif () 22 + - 23 + -include(FetchContent) 24 + -FetchContent_Declare( 25 + - objectbox-download 26 + - URL https://github.com/objectbox/objectbox-c/releases/download/v${OBJECTBOX_VERSION}/objectbox-linux-${OBJECTBOX_ARCH}.tar.gz 27 + -) 28 + - 29 + -FetchContent_GetProperties(objectbox-download) 30 + -if(NOT objectbox-download_POPULATED) 31 + - FetchContent_Populate(objectbox-download) 32 + -endif() 33 + - 34 + -# ---------------------------------------------------------------------- 35 + - 36 + # List of absolute paths to libraries that should be bundled with the plugin. 37 + # This list could contain prebuilt libraries, or libraries created by an 38 + # external build triggered from this build file. 39 + @@ -77,6 +48,6 @@ 40 + # Note: do not link the ObjectBox C library; the Dart library looks for it in a lib subfolder 41 + # where flutter build puts it when added below. 42 + set(objectbox_flutter_libs_bundled_libraries 43 + - "${objectbox-download_SOURCE_DIR}/lib/${CMAKE_SHARED_LIBRARY_PREFIX}objectbox${CMAKE_SHARED_LIBRARY_SUFFIX}" 44 + + "@OBJECTBOX_SHARED_LIBRARY@" 45 + PARENT_SCOPE 46 + )
+50
pkgs/development/compilers/dart/package-source-builders/objectbox_flutter_libs/default.nix
··· 1 + { 2 + lib, 3 + stdenv, 4 + fetchzip, 5 + replaceVars, 6 + }: 7 + 8 + { version, src, ... }: 9 + 10 + let 11 + selectSystem = 12 + attrs: 13 + attrs.${stdenv.hostPlatform.system} 14 + or (throw "objectbox_flutter_libs: ${stdenv.hostPlatform.system} is not supported"); 15 + 16 + arch = selectSystem { 17 + x86_64-linux = "x64"; 18 + aarch64-linux = "aarch64"; 19 + }; 20 + 21 + objectbox-sync = fetchzip { 22 + url = "https://github.com/objectbox/objectbox-c/releases/download/v4.0.2/objectbox-sync-linux-${arch}.tar.gz"; 23 + hash = selectSystem { 24 + x86_64-linux = "sha256-VXTuCYg0ZItK+lAs7xkNlxO0rUPnbRZOP5RAXbcRyjM="; 25 + aarch64-linux = "sha256-kNlrBRR/qDEhdU34f4eDQLgYkYAIfFC8/of4rgL+m6k="; 26 + }; 27 + stripRoot = false; 28 + }; 29 + in 30 + stdenv.mkDerivation { 31 + pname = "objectbox_flutter_libs"; 32 + inherit version src; 33 + inherit (src) passthru; 34 + 35 + patches = [ 36 + (replaceVars ./CMakeLists.patch { 37 + OBJECTBOX_SHARED_LIBRARY = "${objectbox-sync}/lib/libobjectbox.so"; 38 + }) 39 + ]; 40 + 41 + installPhase = '' 42 + runHook preInstall 43 + 44 + cp -r . $out 45 + 46 + runHook postInstall 47 + ''; 48 + 49 + meta.sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; 50 + }