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: