- NEW:
PlaceholderControl (#3646) - NEW:
InteractiveViewerControl (#3645) - NEW: Adding Background/Foreground Services to GeoLocator UPDATE (#3803)
- NEW:
Container.ignore_interactionsproperty (#3639) - NEW: Add
rtlprop to more controls (#3641) - NEW:
TextField.counterproperty (#3676) - NEW: window.icon: make the usage of relative paths possible (#3825)
- NEW: Add event to
flet_videoto know what song is playing (#3772) - NEW: adds
floating_action_button_themeproperty toTheme(#3771) - NEW: Added
on_completedevent toflet_video(#3758) - NEW: Add
focus,on_focus,on_blurtoSearchBar(#3417, #3752) - NEW:
--no-rich-outputflag to prevent rich output (#3708) - CHANGED: make
Tooltipa dataclass which can be used inControl.tooltip(#3837) - CHANGED: wrap
Views into a background container (#3820) - FIXED: export BottomSheetTheme (#3858)
- FIXED: setting SearchBar.value to an empty string is not respected (#3872)
- FIXED: add full-screen events to WindowEventType (#3857)
- FIXED: snackbar margin (#3856)
- FIXED: not error on inputfield when errorText is empty (#3855)
- FIXED:
flet.mapis not available after building app (#3845) - FIXED:
InputFilterclearsTextFieldwhen an invalid character is entered (#3779) - FIXED:
Dropdown.alignmentnot respected (#3737) - FIXED: scrolling issues in
CupertinoPicker(#3678) - FIXED: scrolling controls are not able to scroll due to wrong super class call (#3702)
- FIXED: Dismissible (#3690)
- FIXED:
PieChartEvent.typeon web (#3611) - FIXED:
Switch.widthandheightproperties (#3670) - FIXED: parsing issues in
TextStyleand*Eventclasses (#3551) - FIXED: issues with
*Buttons (#3582) - Handle Multiple Trailing Controls in
CupertinoAppBar(#3603) - Event: implement str and repr magic methods (#3601)
- CHORE: remove handler-subscription and enhance event typing (#3808)
- CHORE: improve type hint for OptionalEventCallable (#3659)
- CHORE: Using
Sequenceinstead oflist(#3661) - CHORE: Bump Flutter packages (#3719)
- CHORE: Cleanup (#3640)