As you can see in the image below Flutter cant find android studio while I just installed it enter image description here
            Asked
            
        
        
            Active
            
        
            Viewed 333 times
        
    -2
            
            
        - 
                    As the error message says, the Java SDK is not found, as you have no `JAVA_HOME` environment variable. – Obsidian Age Jun 25 '20 at 23:49
1 Answers
0
            
            
        Please refer to this article for how to modify the path to android studio if you haven't installed it to the default location, which I'm guessing is your problem:
Flutter does not find android sdk
You also haven't installed the Flutter and Dart plugins as indicated by your flutter doctor errors.
 
    
    
        Duncan Pullen
        
- 355
- 3
- 13
