Can anyone help me with how I solve these 3 error? I used flutter doctor --android-licenses but It's also not working. Also, I set a brave browser path But got the same error. I download many SDKs to solve 3 errors but it's also not working.
Asked
Active
Viewed 58 times
1
-
For androd licenses run flutter doctor --android-licenses and accept all. If you want to code for web you can install chrome or Edge to test, And look in your Visual Studio how to install these missing components. – Jorge Vieira May 18 '21 at 10:58
-
I applied all of those solutions. But still not solve yet. thanks. – M bilal iqbal May 18 '21 at 17:28
-
1Try this solution: https://stackoverflow.com/a/67480249/2831595 – Jorge Vieira May 20 '21 at 11:01
-
The above solution also not working. I tried my best but not solve it yet. – M bilal iqbal May 26 '21 at 06:17