- feat(cli):
flet -Vas alternative toflet --version(#4791) - New Features and Flutter 3.29 (#4891)
- Fixed:
Dropdown.expandhas no effect (#5042) - feat: expose events (
on_double_tap,on_pan_start) inWindowDragArea(#5043) - feat: custom
ReorderableListViewdrag handle listeners (#5051) - Fixed:
LineChartDataPoint.tooltipnot properly rendered (#5105) - Fixed: broken code in
Page.__on_authorize_async(#5154) - Remove Flet v0.25 deprecations (#5155)
- Prevent platform back button from popping a route with pop confirmation event (#5280)
- Fixed: SearchBar does not handle capitalization correctly (#5014)
- Fixed:
FilePickerupload fails if original filename is modified (#5037) - Fixed missing imports in
__init__.py(#5292). - Fixed: GestureDetector should have at least one event handler defined (#5293).