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
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use imperative-to-declarative-flet