FLUTTER outliner nothing to show on android studio code example
Example 1: flutter outline nothing to show
press Ctrl and click one othe widget in dart file
this should show the tree
Example 2: flutter outline nothing to show
right click in the file and select 'reformat code with dartfmt'
it will format your code and then left click in the file and
select dart outline.