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