Here is how you access Dart Devtools in VS code.
You can access Dart Devtools only when the project is in debugging mode. So, debug your project.
Thanks. Hope this is useful to you.
Go to Command Palette.
Type Dart: Open Dev Tools
That's it, Devtools will be opened inside a browser.