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
Обновлено 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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use imperative-to-declarative-flet