Releases
v0.24.0
NEW: Placeholder
Control (#3646 )
NEW: InteractiveViewer
Control (#3645 )
NEW: Adding Background/Foreground Services to GeoLocator UPDATE (#3803 )
NEW: Container.ignore_interactions
property (#3639 )
NEW: Add rtl
prop to more controls (#3641 )
NEW: TextField.counter
property (#3676 )
NEW: window.icon: make the usage of relative paths possible (#3825 )
NEW: Add event to flet_video
to know what song is playing (#3772 )
NEW: adds floating_action_button_theme
property to Theme
(#3771 )
NEW: Added on_completed
event to flet_video
(#3758 )
NEW: Add focus
, on_focus
, on_blur
to SearchBar
(#3417 , #3752 )
NEW: --no-rich-output
flag to prevent rich output (#3708 )
CHANGED: make Tooltip
a dataclass which can be used in Control.tooltip
(#3837 )
CHANGED: wrap View
s 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.map
is not available after building app (#3845 )
FIXED: InputFilter
clears TextField
when an invalid character is entered (#3779 )
FIXED: Dropdown.alignment
not 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.type
on web (#3611 )
FIXED: Switch.width
and height
properties (#3670 )
FIXED: parsing issues in TextStyle
and *Event
classes (#3551 )
FIXED: issues with *Button
s (#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 Sequence
instead of list
(#3661 )
CHORE: Bump Flutter packages (#3719 )
CHORE: Cleanup (#3640 )
You can’t perform that action at this time.