MorningStarJ / getx-generator

GetX Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GetX Generator

License:MIT License


Languages

Language:JavaScript 89.8%Language:Dart 10.2%