Flet is an open-source, Python-first framework for building modern applications that run on web, desktop, and mobile devices — all from a single Python codebase.
With the Flet mobile app, you can preview and test your Flet projects on iOS by entering a URL to your Flet app running locally or hosted online. Your app is rendered instantly as a native, interactive mobile experience, making iteration fast and easy.
Features:
• Real-time preview of Flet apps on iOS
• Works with local development servers or internet-hosted Flet apps
• No need to rebuild or publish to see UI changes
Helpful links:
• Getting started with mobile testing: https://docs.flet.dev/getting-started/testing-on-mobile/
• Project website: https://flet.dev
• Source code: https://github.com/flet-dev/flet
What's new (v3.1.0)
- Based on Flet SDK 0.81.0.
- New controls: Camera, CodeEditor, Color pickers.