11. Flutter - Shortcuts and Tips
Action Menu:
Left clicking on a widget will display a lightbulb.
Click lightbulb to show actions. Can use to move widget or add things to it.
Flutter Outline Menu:
Right side of Android Studio. It is a tab and does similar stuff like Action Menu when Right Clicking a Widget.
It summarizes and shows the widget in a tree-like structure. Left clicking will go to that widget.
Comments
Post a Comment