This didn't work for me- ~/.asdf/shims/flutter is the executable, whereas Android Studio wants the directory. This is a problem for the Dart plugin too.
I can use ~/.asdf/installs/flutter/<version>, but now I'm not honoring asdf's global selection (or its local one if .tool-versions is in the project).
(btw thanks for the write up!)
We're a place where coders share, stay up-to-date and grow their careers.
This didn't work for me-
~/.asdf/shims/flutter
is the executable, whereas Android Studio wants the directory. This is a problem for the Dart plugin too.I can use
~/.asdf/installs/flutter/<version>
, but now I'm not honoring asdf's global selection (or its local one if .tool-versions is in the project).(btw thanks for the write up!)