I already installed Dart extension for VS Code and also tried ngdart but it isnt working So I pressed CTRL+SHIFT+P And picked > Dart: New Project
but there is no option for
Angular Dart Web App
only
Bare-Bones Web App
Console Application
Dart Package
Server App
Use ngdart_cli
dart pub global activate ngdart_cli
ngdart create <package_name>