Command-line interface for Flet, a Python framework for building real-time web, desktop, and mobile apps. Current version 0.84.0, actively developed with frequent releases.
Verified import paths — ran on the pinned version, not inferred.
flet-cli is a separate package; the library itself is flet
Requires keyword argument 'target' since flet 0.23.0
Create a minimal Flet app. Save as hello.py and run with 'flet run hello.py' (web) or 'flet run hello.py --ios' for mobile.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.