What's Changed
- fix: replace deprecated delta_x/delta_y with local_delta.x/y in examples and docs by @Krishnachaitanyakc in https://github.com/flet-dev/flet/pull/6344
- fix: clear inherited validation rules for overridden dataclass fields by @ndonkoHenri in https://github.com/flet-dev/flet/pull/6350
New Contributors
- @Krishnachaitanyakc made their first contribution in https://github.com/flet-dev/flet/pull/6344
Full Changelog: https://github.com/flet-dev/flet/compare/v0.83.0...v0.83.1