'Dart preview Flutter UI guides is not present in vscode?

I can't find the dart preview flutter UI Guides... I have installed flutter and dart extensions in vscode... Can anyone help??

my Flutter version 2.10.4 and Dart version 2.16.2

enter image description here



Solution 1:[1]

From the screenshot it looks like you're using an old version of VS Code (and that likely means an old version of the Dart/Flutter extensions). Try upgrading VS Code and then the Dart/Flutter extensions. The settings editor looks very different in the current VS Code version:

VS Code Settings

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Danny Tuppeny