/getx-generator

GetX Generator

Primary LanguageJavaScriptMIT LicenseMIT

GetX Generator

GetX

VSCode extension for the GetX Library and provides tools for effectively creating GetXControllers, Bindings and Pages for both Flutter.

Installation

This extension can be installed from the VSCode Marketplace or by searching within VSCode.

Commands

Command Description
GetX: Generate base (Install) Generate the GetX Pattern
GetX: Generate files (Add page) Generate resource files: Controller, Page, Binding, Provider,...

You can activate the commands by launching the command palette (View -> Command Palette) and running entering the command name.

Release Notes

  • Generate the GetX Pattern.
  • Generate resource files: Controller, Page, Binding, Provider, ...

0.1.0 🥳🤘🏻

  • Initial release of GetX Generator.