Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Flutter Dicas Snippets ExtensionNew to Visual Studio Code? Get it now.
Flutter Dicas Snippets Extension

Flutter Dicas Snippets Extension

Alick Buscariolli

|
573 installs
| (1) | Free
Snippets to speed up your Flutter app development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Dicas Snippets Extension README

Flutter Dicas Snippets is a extension to speed up development process with Flutter and Dart.

Features

Use commands to speed your Flutter and Dart development.

For example to create a simple Stateless Widget simply type:

fd-stateless

Extension Settings

This extension contributes the following settings:

  • fd-stateless: Creates a Stateless Widget using the name of the file as Class name.
  • fd-stateful: Creates a Stateful Widget using the name of the file as Class name.
  • fd-class: Creates a Class using the name of the file as Class name.
  • fd-singleton: Creates a Singleton using the name of the file as Class name.

Release Notes

Stateless Widget, Stateful Widget, Class and Singleton snippets.

Enjoy!

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