Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>StackedNew to Visual Studio Code? Get it now.
Stacked

Stacked

Yazeed AlKhalaf

|
2,233 installs
| (2) | Free
Stacked is a package for Stacked Architecture
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Stacked VS Code Extension

Visual Studio Marketplace Downloads GitHub stars

Commands Usage

  1. Stacked: New Stacked Skeleton
    • This command generates for you a skeleton, aka boiler plate, for the stacked architecture.
    • After the files are generated, you have to run this command: flutter pub run build_runner build --delete-conflicting-outputs.
    • You can use this command in one way:
      1. Click Ctrl+Shift+P then search for Stacked: New Stacked Skeleton.
  2. Stacked: New Stacked View-ViewModel
    • This Command generates for you everything you need to create your stacked view-viewmodel folder.
    • You can use this command in two ways:
      1. Click Ctrl+Shift+P then search for Stacked: New Stacked-View ViewModel.
      2. Right click anywhere in the explorer, then click on Stacked: New Stacked View-ViewModel option.

Snippets Usage

Shortcut Description
svrf Creates a Stacked View Reactive Statefull
svnf Creates a Stacked View NonReactive Statefull
svrl Creates a Stacked View Reactive Stateless
svnl Creates a Stacked View NonReactive Stateless
svm Creates a Stacked View Model
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft