Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mobxcodegenNew to Visual Studio Code? Get it now.
mobxcodegen

mobxcodegen

dumplings

|
4,229 installs
| (1) | Free
automatically compiles and generates the ***.g.art** file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mobxcodegen README

Note: unofficial mobx_codegen tool. Important: make sure you install build_runner and mobx_codegen in your project dependencies before using this extension. When you write the dart file, it automatically compiles and generates the *.g.art file.

more about this, please read mobx_code

Install

EXTENSIONS: MARKETPLACE => mobxcodegen

Requirements

please make sure you install build_runner and mobx_codegen in your project dependencies before using this extension.

Release Notes

0.0.5

  • Change the version to publish;

0.0.4

  • Change the shell, replace watch with the build;
  • Add description in package.json;

0.0.2

  • Add debounce function to exec shell;
  • Replace onWillSaveTextDocument with the onDidChangeTextDocument;

0.0.1

Only when the save operation is performed, the shell script flutter packages pub run build_runner build operation is executed in the background.


Enjoy!

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