Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GetX Page Auto GeneratorNew to Visual Studio Code? Get it now.
GetX Page Auto Generator

GetX Page Auto Generator

dulinshun

|
11 installs
| (0) | Free
VSCode 快速创建 GetX 的页面
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GetX Page Auto Generator

快速生成 GetX 页面文件夹,包括 logic.dart、view.dart 和 binding.dart,提升开发效率。


Features

  • 右键快速生成 GetX 页面:点击文件夹右键,选择 Generator GetX Page,自动生成一个包含以下三个文件的文件夹:
    • logic.dart
    • view.dart
    • binding.dart
  • 自动化代码结构:根据 GetX 的最佳实践,生成标准的文件结构。
  • 自定义文件夹名称:使用选择的文件夹名称作为生成的页面文件夹名称。

示例

  1. 右键选择目标文件夹:
  2. 生成后的文件结构:

Requirements

此扩展无特定依赖,适用于所有使用 GetX 框架的 Flutter 项目。


Extension Settings

此扩展无需额外设置,安装后即可使用。


How to Use

  1. 在项目中打开目标文件夹。
  2. 右键点击目标文件夹,选择 Generator GetX Page。
  3. 输入页面名称后,自动生成对应的文件夹及文件。

Known Issues

  • 如果文件夹名称或路径包含特殊字符,可能导致生成失败。
  • 目前仅支持 Dart 文件生成,暂不支持其他语言或框架。

Release Notes

1.0.0

  • 初始发布:
  • 支持右键生成 GetX 页面文件夹。
  • 自动生成标准文件结构:logic.dart、view.dart、binding.dart。

For more information

  • Visual Studio Code Extension Guidelines
  • Markdown Syntax Reference

Enjoy and happy coding!

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