Flet 0.81.0: Camera, CodeEditor, color pickers and more
Flet 0.81.0 is now available with new controls, better platform integration, and build workflow improvements.
Highlights in this release:
- New controls:
Camera,CodeEditor,PageView, color pickers,RotatedBox. - Advanced visual transitions with
Heroanimations andMatrix4transforms. - Better app packaging with
flet build ios-simulatorandflet build --artifact. ClipboardAPIs for images and files.- Web
FilePickersupport for direct file content (with_data=True). - Platform locale info and locale change events.
- New
LayoutControl.on_size_changeevent for size-aware UI.
