Skip to content

Used to generate the template code of GetX framework | Flutter GetX模板代码生成(一个有用的IDEA插件)

License

Notifications You must be signed in to change notification settings

xdd666t/getx_template

Repository files navigation

getx_template

语言: English | 中文简体

GetX usage

some statement

Renderings

  • Plugin effect

    • Take a look at the effect diagram used by the plugin. The style refers to the fish_redux plugin style.
    • There are some optional functions, so make it into a multi-button style, you can operate according to your own needs

getx_template

  • Support to modify suffix

image-20210608153359876

  • Alt + Enter : GetBuilder、Obx、GetX

image-20210605150230810

  • Enter the get prefix

image-20210605150122801

Dprefix

The description of the plug-in

  • Model: generates the GetX mode,

    • Default: the Default mode. Three files are generated: state,logic, and view.
    • Easy: in simple mode, three files are generated: logic,view
  • Function: Function selection

    • useFolder: use a file. After you select it, a folder is generated. The Hump name is automatically converted to lowercase + underscore.
    • usePrefix: use the prefix, the generated file front prefix, prefix for: large hump named automatically converted to: lowercase + underline
  • Module Name: the Name of the Module. Use the hump Name.

About

Used to generate the template code of GetX framework | Flutter GetX模板代码生成(一个有用的IDEA插件)

Topics

Resources

License

Stars

Watchers

Forks