What's Changed
- fix: support
AlertDialog/CupertinoAlertDialogbarrier color updates by @ndonkoHenri in #6097 - fix: resolve
ControlEventruntime type hints by @ndonkoHenri in #6102 - feat:
LayoutControl.on_size_changeevent for size-awareness by @ndonkoHenri in #6099 - Fix
flet_riveextension to work with Rive 0.14.2 update by @FeodorFitsner in #6128 - fix(flet-map): ensure map layers rebuild on marker updates by @ndonkoHenri in #6113
- fix(button): apply first-time
stylepatches and clear stalestyleinternals by @ndonkoHenri in #6119 - feat(flet-build): Introduce
--artifactfor on‑disk bundles/executables + improve packaging docs by @ndonkoHenri in #6074 - Fix multi-line first sentences in member docstrings by @FeodorFitsner in #6137
- fix(desktop-window): apply bidirectional frameless/titlebar updates and clear progress bar correctly by @ndonkoHenri in #6114
- Register MIME types for .mjs and .wasm by @FeodorFitsner in #6140
- feat: added mind-queue example app by @imriadutta in #6144
- Color picker controls based on flutter_colorpicker by @InesaFitsner in #6109
- feat:
PageViewcontrol by @ndonkoHenri in #6158 - Small fixes for chat tutorial by @perrotuerto in #6154
- feat:
Heroanimations by @ndonkoHenri in #6157 - feat(clipboard): add image and file set/get APIs by @ndonkoHenri in #6141
CodeEditorcontrol by @FeodorFitsner in #6162- Fix: Skip component migrate/diff if fn differs by @FeodorFitsner in #6181
- Fix memory leaks in Flet web app by @FeodorFitsner in #6186
- feat: Add
ignore_up_down_keystoTextFieldandCupertinoTextFieldto opt-out of default arrow-key caret jumps by @ndonkoHenri in #6183 - docs: Improve docstring coverage by @ndonkoHenri in #6168
- feat(flet-build): Support iOS simulators as build targets by @ndonkoHenri in #6188
- feat: Get platform locale info and listen to its changes by @ndonkoHenri in #6191
- feat(file-picker): add with_data support for web file content by @FeodorFitsner in #6199
Cameracontrol by @FeodorFitsner in #6190- Optimize object_patch memory churn by @FeodorFitsner in #6204
- Add
LayoutControl.transformfor Matrix4 transformations andRotatedBoxcontrol by @FeodorFitsner in #6198 - Prepare Flet 0.81.0 release by @FeodorFitsner in #6206
New Contributors
- @imriadutta made their first contribution in #6144
Full Changelog: v0.80.5...v0.81.0