I just tried intalling flutter and since I already had android studio and the android sdk installed I just followed the installation of flutter. Here is my problem: When I r
In my case, I had these Folders and relevant things inside of them (C:\Users\Name\AppData\Local\Android\Sdk\platforms)
and Error was this
Solution
Add System variables :
C:\Users\Name\AppData\Local\Android\Sdk\tools
C:\Users\Name\AppData\Local\Android\Sdk\build-tools
C:\Users\Name\AppData\Local\Android\Sdk\platform-tools