Releases
v0.23.0
NEW: PermissionHandler
control (#3276 )
NEW: Map
control (#3093 )
NEW: Geolocator control
(#3179 )
NEW: AutoFillGroup
Control (#3047 )
NEW: Migrated to Flutter 3.22 (#3396 )
NEW: An ability to access PubSubHub from outside Flet app (#3446 )
NEW: TextStyle
props: overflow
, word_spacing
, baseline
(#3435 )
NEW: Enable/disable browser context menu (#3434 )
NEW: Container.color_filter
property (#3392 )
NEW: dropdown.Option.text_style
property (#3293 )
NEW: dropdown.Option.content
property (#3456 )
NEW: Video.configuration
property (#3074 )
NEW: Enable Impeller on Android and macOS (#3458 )
NEW: AutoComplete: add selected_index read-only property (#3298 )
NEW: Renamed NavigationDestination
to NavigationBarDestination
(#3172 )
CHANGED: Prettify "build" command cli output (#3407 )
CHANGED: Set colorScheme.primary as defaultSideColor (#3421 )
CHANGED: feat(map): add missing py-events, better typing (#3464 )
CHORE: Refactor numbers.dart
utils (#3263 )
CHORE: Global Code Refactoring/Clean-up (#3186 )
CHORE: Cleanup (#3406 )
CHORE: Error handling enhancements (#3175 )
CHORE: Improve type hint for run_task and run_thread (#3459 )
CHORE: Move page.window_*
and page.browser_context_menu_*
properties to Window
and BrowserContextMenu
classes (#3463 )
FIX: Container.on_tap_down
not called when on_click
is not provided (#3442 )
FIX: SnackBar bug #3311 (#3313 )
You can’t perform that action at this time.