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.