flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Tip to select Project view

Open stevemessick opened this issue 5 years ago • 0 comments

System.setProperty("studio.projectview", "true"); makes the Project view the default in Android Studio. We might be able to temporarily set it when opening a Flutter project. Need to be careful to not make a permanent change, though.

stevemessick avatar Apr 08 '20 16:04 stevemessick