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.
maintainer
flet-dev
Atualizado 3/11/2026
Estrelas
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use imperative-to-declarative-flet