Flet 1.0 Released: Build Web, Desktop, and Mobile Apps in Python
The Flet team released version 1.0 of the open-source Python framework with Flutter UI, about four years after project start. flet build compiles apps for eight platforms: apk, aab, ipa, ios-simulator, windows, macos, linux, and web.
- Flet 1.0.0 available on PyPI under Apache 2.0, SDK requires Python 3.10+
- Build supports eight targets, including iOS, Android, and web
- Control diffing sped up to 6.7x, dart-bridge removed socket overhead
- Package index has over 100 libraries: NumPy, pandas, Matplotlib, SciPy
Read next
Software