1 post(s) found.
Fix missing Flutter menus in Android Studio
Problem
When I struggled to build Flutter 2 development environment with Android Studio in Arch Linux, I sometimes met the situation where Flutter menus were missing. I installed Flutter and Dart via pacman and also “Configure"d “Plugins” of them on Android Studio. The start menus didn’t show, however, Flutter menus.
... Read