Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 10 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -606,14 +606,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.17.0"
functional_listener:
dependency: transitive
description:
name: functional_listener
sha256: c096db771b4ce7ba0f886cc4a761044b11e8276a7bc24cfc812dc4b2bc6f5b16
url: "https://pub.dev"
source: hosted
version: "4.1.0"
future_loading_dialog:
dependency: "direct main"
description:
Expand All @@ -626,10 +618,10 @@ packages:
dependency: transitive
description:
name: get_it
sha256: a4292e7cf67193f8e7c1258203104eb2a51ec8b3a04baa14695f4064c144297b
sha256: "84792561b731b6463d053e9761a5236da967c369da10b134b8585a5e18429956"
url: "https://pub.dev"
source: hosted
version: "8.2.0"
version: "9.0.5"
github:
dependency: "direct main"
description:
Expand Down Expand Up @@ -810,10 +802,10 @@ packages:
dependency: "direct main"
description:
name: listen_it
sha256: dca2c41f8b2b133352bc439f7cf7b8a8c61d5f4c6de60fe13dbd2f1002f8a972
sha256: "516bfd486ca6fcb5d73c5640ed59e3c281a2871ee11863ffd4713e581b11c8d0"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.3.3"
listenbrainz_dart:
dependency: "direct main"
description:
Expand Down Expand Up @@ -957,10 +949,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
url: "https://pub.dev"
source: hosted
version: "1.16.0"
version: "1.17.0"
mime:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1611,10 +1603,10 @@ packages:
dependency: transitive
description:
name: test_api
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
url: "https://pub.dev"
source: hosted
version: "0.7.6"
version: "0.7.7"
typed_data:
dependency: transitive
description:
Expand Down Expand Up @@ -1755,10 +1747,10 @@ packages:
dependency: "direct main"
description:
name: watch_it
sha256: "0cc7b8eb1d4a6551ae2525fd310422f8f6c4b2a91313eaa38fc2e9297253eca5"
sha256: "4c2a1a8143162769b3c64f005844ae55c0f4fc69403d9f74a3b67ba315c82997"
url: "https://pub.dev"
source: hosted
version: "1.7.0"
version: "2.1.0"
watcher:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies:
synchronized: ^3.3.1
system_theme: ^3.0.0
url_launcher: ^6.3.0
watch_it: ^1.5.0
watch_it: 2.1.0
watcher: ^1.1.1
waveform_visualizer: ^1.0.0
win32: ^5.5.4
Expand Down