# getx_template **Repository Path**: ichaly/getx_template ## Basic Information - **Project Name**: getx_template - **Description**: https://github.com/CNAD666/getx_template.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-02 - **Last Updated**: 2021-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # getx_template 语言: [English](https://github.com/CNAD666/getx_template/blob/main/README.md) | [中文简体](https://github.com/CNAD666/getx_template/blob/main/docs/README-ZH.md) ## GetX usage - Gold digging: [Flutter GetX use --- simple charm!](https://github.com/CNAD666/getx_template/blob/main/docs/Use%20of%20Flutter%20GetX---simple%20charm!.md) ## Renderings - Plug-in effect - Take a look at the effect diagram used by the plug-in. The style refers to the fish_redux plug-in style. - There are some optional functions, so make it into a multi-button style, you can operate according to your own needs ![getx_template](https://cdn.jsdelivr.net/gh/CNAD666/MyData/pic/flutter/blog/getx_plugin_show.gif) ## Description 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.