Hacker News front page2 min readrelease notesintermediate
Flet 1.0 – Build cross-platform apps in Python
Summary
Flet 1.0 is a framework enabling Python developers to build cross-platform applications for desktop, mobile, and web from a single codebase. It provides over 150 UI controls, supports existing Python libraries on mobile, and includes tools for packaging, testing, and flexible web deployment.
- Develop cross-platform apps (desktop, mobile, web) using a single Python codebase.
- Leverage 150+ UI controls and integrate popular Python libraries like NumPy and pandas on mobile.
- Package apps for distribution to App Store, Google Play, and web with built-in tools.
- Supports both Pyodide/WASM for client-side web or server-side UI updates.
Python developers looking to build native-feeling cross-platform applications without learning new languages or frameworks will find Flet a compelling option.
6/10


