Hacker News new | ask | show | jobs
by sebe 2306 days ago
If you're running windows, someone found this worked and allows them to run

flutter doctor --android-licenses

https://github.com/flutter/flutter/issues/16025#issuecomment...

If you just want to try out flutter, I wonder if you can avoid the android stuff by just running on ios and when they are ready the desktop and the web.

1 comments

Thanks for your response.

Unfortunately, that solution is a dud. It does not work.

flutter doctor is looking for the sdkmanager in an outdated directory.

The point is not "googling" for fixes, the point is this software is not a well maintained software if I have to spend hours to just "Get started..."

Developers, abandon this piece of crap.

Android sdkmanager tool not found (%LOCALAPPDATA%\Android\Sdk\tools\bin\sdkmanager). Try re-installing or updating your Android SDK, visit https://flutter.dev/setup/#android-setup for detailed instructions.