Change Dart/Flutter formatting in VSCode

Ste*_*827 6 formatting dart visual-studio-code flutter

is there a way to customize the dart/flutter formatter for VSCode?

The new way of formatting is terribly unreadable!

糟糕的

How am i supposed to find brackets if they don't respect the indentation level?

I would like to have something like this:

已订购

As you can see here you can follow the column to find where the closure ends.

I wonder if there is a way to customize the dart formatting.

Thank you in advance.

Md.*_*ikh 6

Add comma , between ) whenever possible. If you are having problem with max line change the setting from

在此输入图像描述