Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Stars
15.8k
Forks
643
Watchers
15.8k
Open Issues
359
Overall repository health assessment
No package.json found
This might not be a Node.js project
852
commits
297
commits
78
commits
19
commits
7
commits
6
commits
6
commits
5
commits
4
commits
4
commits
fix: clear inherited validation rules for overridden dataclass fields (#6350)
491af31View on GitHubfix: replace deprecated delta_x/delta_y with local_delta.x/y in examples and docs (#6344)
dcc13e8View on GitHubchore: lightweight dataclass validation and deprecation with `Annotated` + auto-added deprecation admonitions in docs (#6278)
375c9a3View on GitHubfix: include top-level directory in template zips for cookiecutter
adb177dView on GitHubfix: avoid YAML anchors in patched pubspec by using separate dict instances
c991985View on GitHubfix: restore build_flet_package job to original state and remove PUB_VER
da84f00View on GitHubfix: only run pub.dev dry-run validation on tagged builds
f834633View on GitHub