Releases: flet-dev/flet
Releases · flet-dev/flet
v0.1.19
v0.1.18
Changelog
- afc67a5 ListTile
- 03548c5 Card control
- 4b70802 Slight protocol optimization
- dbcaca1 Control._set_attr_json
- b397650 Tabs selected_index
- d2f5dfa Check collection controls for visibility
- fd8728b NavigationRail selected_index
- 0e60f56 NavigationRail control
- 56b18a7 AppBar
- fe2d6ae AppBar
- 4751be9 AppBar, NavigationRail - Python
v0.1.17
Changelog
- 8110110 PopupMenuButton control
- 8c11922 Dividers example
- 38c5482 Filled buttons, dividers
- 20ab93c Filled elevated button
- c1c814b Upgraded to Flutter 3.0
- d9f636c Progress indicator samples
- 8b632e1 Fix page size parsing
- 7002390 page.content -> page.controls
- 97d0650 Expand can be True
- 5cb537a FAB
- 218f5ca bgColor for ImageButton
- 21c95c7 CircleAvatar control added
- 8a2f30e PWA icons all good
- 481f612 Temp remove icons
- a17493e Large logo on an icon
- 8c0ff47 Icons updated
- 1e31b5e Exponential reconnection logic, PWA icons
- fb06a2d Re-connecting flow
v0.1.16
v0.1.15
v0.1.14
v0.1.13
v0.1.12
v0.1.11
Changelog
- 4de9377 Icon browser done
- 9827890 autofocus, on_focus, on_blur to Python classes
- 70b2570 Default Flet color theme
- 82e04d7 autofocus, focus, blur to all form controls
- effb4a2 Remove tooltip from iconbutton
- da72cfe ignoreChange sometimes
- d14ae27 Update container.dart
- c1dc6cc Clipboard
- 8635793 Clipboard control draft
- c79054b Make tooltip delay longer
- f367b0f Tooltip property added to all visible controls
- 4ce83fa Icons browser with outlined buttons