Releases: flet-dev/flet
Releases · flet-dev/flet
v0.14.0
Changelog
- 5d21f88 Bump Flutter deps for Flet 0.14.0 (#2153)
- cbb434b
SelectionArea
control (#2152) - 1a548bd --uac-admin flag added to flet pack command (#2149)
- 1a069d5
SegmentedButton
control (#2141) - fddfa1a
ExpansionTile
Control (#2140) - 5e9eae7 Add console as a build argument (#2146)
- e2da4b4
BottomAppBar
control (#2136)
v0.13.0
Changelog
- 95d9565 Bump Flet version 0.13.0
- eb5c29c
Dismissible
Control (#2124) - 514abdb time_picker_entry_mode typo
- 04c9bb4 Time picker control (#2129)
- 2c8be84 output strings correctly (#2122)
- e2abac0 verify
value
limits (#2121) - 3b829ae add
thumb_icon
toSwitch
(#2116) - 7f89312 Feature:
TextField
Input validation (#2101) - 4815439 update CONTRIBUTING.md (#2104)
v0.12.2
v0.12.1
v0.12.0
Changelog
- 349b8b0 Fixed: Unreliable detection of SVG images
- 7e09bdf Bump Flet version to 0.12.0
- 5cde674 NavigationDrawer control (#2059)
- 2a2d063
WebView
control (#2049) - 6d0fc80 Cookiecutter replaces Copier (#2045)
- b49fe89
Chip.selected
property type changed to bool (#2048) - 38c89b8 Global state for dialog-based controls (#2032)
- d8a0592 page.go: ability to skip route change event (#2039)
- 45a9356 Badge control (#2037)
- b709ff8 Update chip.py (#2023)
- a53fab2 Range slider control (#2020)
v0.11.0
Changelog
- 2878abe Bump Flet version to 0.11.0
- 44133dc Datepicker Control (#1998)
- c7c53c4 Add pypi-cleanup to a project
- 37b9581 Merge branch 'global-key'
- e23df3e Bump Pyodide to v0.24.1
- e0bec9d Get rid of distutils to support Python 3.12
- e831f34 Implement key="test:"
- e19887f Squashed commit of the following:
- 2060d43 Squashed commit of the following:
- 0a16c0f Chip control (#1973)
- b66a1f6 Update CONTRIBUTING.md
- 4bfdb62 Added AlertDialog.inset_padding property (#1899)
v0.10.3
v0.10.2
v0.10.1
v0.10.0
Changelog
- 66e4ddb Flutter 3.13 (#1774)
- 7e3ae83 Bump copier 8.2.0 and pydantic 2.3.0
- 3057359 Reliably delete expired sessions
- 46f2a86 Use lock in disconnect_session()
- 0c63ae4 Output total number of sessions
- 3e4b052 Disconnect session on every error
- 7bb0be0 Update patch_toml.py
- 78c28a6 Hosting Flet web apps in FastAPI (#1756)
- f13fac6 fix typo: "Countinuos" of
CountinuosRectangleBorder
and similar to "Continuous" (#1738)