skills/modelscope.cn/Flutter GetX State Management

Flutter GetX State Management

Installation
SKILL.md

GetX State Management

Priority: P0 (CRITICAL)

Structure

lib/app/modules/home/
├── controllers/
│   └── home_controller.dart
├── bindings/
│   └── home_binding.dart
└── views/
    └── home_view.dart

Implementation Guidelines

Installs
1
First Seen
Jul 6, 2026
Flutter GetX State Management from modelscope.cn