Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mvvm-flutter-nerdzlabNew to Visual Studio Code? Get it now.
mvvm-flutter-nerdzlab

mvvm-flutter-nerdzlab

NerdzLab

|
43 installs
| (0) | Free
Simplifies the creation of MVVM architecture files in Flutter projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mvvm-flutter

This VS Code extension simplifies the creation of MVVM (Model-View-ViewModel) architecture files in Flutter projects. Easily generate boilerplate code for ViewModel files with just a few click.

Commands

Command Usage Shortcut
MVVM: New ViewModel Right-click on a folder and select from the menu. -
MVVM: New Project Open Command Palette and select the command. Command + Shift + P / Ctrl + Shift + P

Code Actions

Code Action Usage Shortcut
Extract to ARB Extract selected text to ARB files for localization. Command + . / Ctrl + .

Note: For ARB extraction, ensure your project includes a l10n.yaml file with arb-dir setting.

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