From 6313d5848f41fd6fceb3168ba0851c6d644274ff Mon Sep 17 00:00:00 2001 From: Hemant KArya <65885023+HemantKArya@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:24:13 +0530 Subject: [PATCH] shifted to lowQUrl for yt cause of highbandwidth problem --- android/app/src/main/AndroidManifest.xml | 36 +++++--- lib/main.dart | 5 +- lib/repository/Youtube/youtube_api.dart | 6 +- lib/services/bloomeePlayer.dart | 4 +- lib/utils/file_manager.dart | 104 +++++++++++++---------- pubspec.yaml | 4 +- 6 files changed, 90 insertions(+), 69 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e6c47ac..0a354fc 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,15 +1,26 @@ + - - - + + - - + + +