What's Changed
- Show app startup screen by default by @ndonkoHenri in https://github.com/flet-dev/flet/pull/5036
- fix:
Textfield
cursor position changes when modifying field content inon_change
by @ndonkoHenri in https://github.com/flet-dev/flet/pull/5019 - Remove deperecated method by @shiena in https://github.com/flet-dev/flet/pull/5005
- fix: incorrect positioning of non-FAB controls assigned to
page.floating_action_button
by @ndonkoHenri in https://github.com/flet-dev/flet/pull/5049 flet build
: allow dependencies with commas and other fixes by @FeodorFitsner in https://github.com/flet-dev/flet/pull/5067
New Contributors
- @shiena made their first contribution in https://github.com/flet-dev/flet/pull/5005
Full Changelog: https://github.com/flet-dev/flet/compare/v0.27.5...v0.27.6