From a76b5c4c7fc7479b4d27c4b7c100cf3f3e9b0f08 Mon Sep 17 00:00:00 2001 From: Xavi Fortes <53091080+XaviFortes@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:47:11 +0200 Subject: [PATCH] fix: update youtube_explode_dart to 2.2.3 to fix no playback (#1980) * chore: update bug reports template * chore: update bug reports template * Update youtube_explode_dart to 2.2.3 fixes 403 --------- Co-authored-by: Kingkor Roy Tirtho --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3b1bd826..6560a450 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -95,7 +95,7 @@ dependencies: version: ^3.0.2 visibility_detector: ^0.4.0+2 window_manager: ^0.3.9 - youtube_explode_dart: ^2.2.2 + youtube_explode_dart: ^2.2.3 simple_icons: ^10.1.3 jiosaavn: ^0.1.0 draggable_scrollbar: