home/categories/mobile/flet-dev-flet-codex-skills-imperative-to-declarative-flet-skill-md
mobiledevelopment

imperative-to-declarative-flet

Convert an imperative Flet Python app in which controls are mutated and then page.update is called to declarative style using flet.component, flet.observable and state hooks.

flet-dev
maintainer
flet-dev
업데이트됨 3/11/2026
스타
15891
포크
645
quick start

Installation and usage

Convert an imperative Flet Python app in which controls are mutated and then page.update is called to declarative style using flet.component, flet.observable and state hooks.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use imperative-to-declarative-flet