dart-atom / atom-flutter

An Atom plugin for Flutter developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set the flutter sdk

yangwuan55 opened this issue · comments

I set the path ~/mypath/flutter/bin,but the atom tell me "No SDK at ~/mypath/flutter/bin". Please help me,thanks!

I use mac.

You should set it to the main flutter directory - the parent of bin/. Cheers!