Changes
- Fix
flet publishcreates broken website if norequirements.txtorpyproject.tomlfound (#4493). - Fix PyInstaller hook to avoid download Flet app bundle on first run (#4549).
- Support
git,path,urlPoetry-style dependencies inpyproject.toml(#4554). - Fixed broken
Map.center_on()and default animations (#4519). - Fixed Tooltip corruption in
SegmentandBarChartRodonupdate()(#4525). - Fixed Setting
CheckBox.border_side.stroke_alignto an Enum fails (#4526). - Fixed
ControlStateshould be resolved based on user-defined order (#4556). - Fixed broken
Dismissible.dismiss_direction(#4557).