Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Dart/Flutter UtilsNew to Visual Studio Code? Get it now.
Dart/Flutter Utils

Dart/Flutter Utils

Scott Bisaillon

|
1,339 installs
| (0) | Free
Explorer menu items for conveniently creating Dart/Flutter classes and widgets.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dart/Flutter Utils

This extensions provides a few context menu entries for creating new Dart/Flutter classes and widgets.

Features

Note: These menu items will be activated for projects that contain a pubspec.yaml file.

Note: Names entered for the following should be in PascalCase which will be converted to snake_case when naming the file.

Menu Item Description
Dart: New Class Creates a new Dart class
Dart: New Enum Creates a new Dart enum
Flutter: New Stateless Widget Creates a new Flutter stateless widget template
Flutter: New Stateful Widget Creates a new Flutter stateful widget template

Release Notes

0.0.2

Initial release.

0.0.3

Bug fixes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft