AllDotPy/FletX: The open-source GetX-inspired Python Framework for Building Reactive, Cross-Platform Apps with Flet.Read post
FletX is a Python framework that brings GetX-inspired architectural patterns to Flet applications. It provides reactive state management with primitives like RxInt and RxList, declarative routing with type safety, dependency injection, and a CLI for scaffolding projects. The framework eliminates manual UI updates through
Sort: