Flet 0.83.0: Faster diffs, leaner packages, road to 1.0
Flet 0.83.0 is here with major performance gains, a reworked packaging pipeline, and better project transparency - all part of our push toward a rock-solid 1.0.
Highlights in this release:
- Up to 6.7× faster control diffing for both imperative and declarative apps.
- Smarter
.update()logic that eliminates redundant updates. - Declarative field validation with
Annotatedtypes. - Desktop binaries and build templates moved from PyPI to GitHub Releases - smaller installs, pinned versions.
- Better release traceability with milestones and pre-releases on GitHub.
