If you are tired of fixing all the issues shown in the problems tab π of your VS Code and wish for a quick and easier way to do it, We got a solution!
Open the terminal and run the below commandπ.
dart fix --apply
This will fix all the know problems that are listed down in the problems tab.
Like it
16