flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
9.43k stars 360 forks source link

Add features to Flet wheels and add dependencies constraints to `-py3-none-any.whl` #3163

Open FeodorFitsner opened 2 weeks ago

FeodorFitsner commented 2 weeks ago

...to make it installable on mobile platforms.

to make exclude Video, Audio by default from a linux platform.

More info:

flet is the main and minimal package. Could be installed on any platform.

New packages:

Optional (extra) packages which are dependencies with constraints for flet package:

Examples: https://github.com/encode/uvicorn/blob/master/pyproject.toml