Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio adding custom intentions for Flutter

I can't find anywhere how to add a custom menu intention in Android Studio for Flutter.

I know it can be done because some plugins expand the default set of intentions (like in the example below I have some extra Bloc intentions).

enter image description here

More specifically, I tend to use the Stack Widget, so I would like to add something like 'Wrap with Stack' based on 'Wrap with Row' or 'Wrap with Column'.

like image 961
Horkur Avatar asked Feb 28 '26 10:02

Horkur


1 Answers

Go to File ==> Setting ==> Intentions ==> and put a mark on Dart ==> Quick assist powered by the Dart Analysis Server. Then Apply and Okay

like image 119
Ahmed Shakal Avatar answered Mar 02 '26 01:03

Ahmed Shakal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!