Changelog
- 9f5a2ef Hot reload for TCP/UDS is finally fixed!
- 2474ef4 Ignore directories while using hot reloading. (#2105)
- 5a42c64
flet build
improvements (#2404) - 1316222
Dismissible.confirmDismiss
prop (#2359) - 24d8863 runtime: check for DISPLAY instead of XDG_CURRENT_DESKTOP to check if linux machine is GUIless or not (#2373)
- 5294391 CupertinoAlertDialog, CupertinoDialogAction, adaptive property for AlertDialog (#2365)
- 41231f8 Surround base URL with slashes (#2369)
- 70d7a60 Fixed: PubSub is not shared between pages in the same FastAPI app (#2368)
- dd59ff2 Update Contribution Guide (#2366)
- d80edf3 Fix types and make code consistent with docs. (#2364)
- 21baa62 update pypi-cleanup script [skip ci]
- ed54140 Remove warning when Text.style is set to None
- 88e3f37 Add checks to allow certain build commands according to "build_on" platform. (#2343)
- cdf4b62 Add
LineChartData.prevent_curve_over_shooting
andLineChartData.prevent_curve_over_shooting_threshold
props (#2354) - 04de385 Determine in which direction the
Dismissible
was dismissed (#2330) - 9de53ea
Text.style
type Deprecation warning (#2286) - 43676d1
ListView.reverse
andGridView.reverse
props (#2335)