Skip to content
Open
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
20 changes: 6 additions & 14 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 @@ -1755,10 +1747,10 @@ packages:
dependency: "direct main"
description:
name: watch_it
sha256: "0cc7b8eb1d4a6551ae2525fd310422f8f6c4b2a91313eaa38fc2e9297253eca5"
sha256: f2b5e05736640b07f6c5a8bd5421d71504439a6c547c67da9172f910999a249f
url: "https://pub.dev"
source: hosted
version: "1.7.0"
version: "2.0.1"
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.0.1
watcher: ^1.1.1
waveform_visualizer: ^1.0.0
win32: ^5.5.4
Expand Down