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
Mis à jour 3/11/2026
Étoiles
15891
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use imperative-to-declarative-flet