Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter/Dart Doc GeneratorNew to Visual Studio Code? Get it now.
Flutter/Dart Doc Generator

Flutter/Dart Doc Generator

Coder Manuel

|
861 installs
| (0) | Free
Generates easy doc comments for flutter/dart code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

flutter-doc-gen

Generates easy doc comments for flutter/dart code

Features

Generates easy doc comments for flutter/dart code


/// -> This will trigger the generator to generate a template.

Usage: If you use the command pallete on a function and type Gen Doc, you'll see a command that will generate a customized document or the specific method/function with all the params and return type.


// Have the cursor here when you trigger the Doc Gen command
String getName() {
    // Get the method name
}

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of Flutter/Dart Document Generator...

Enjoy!

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