Releases: flet-dev/flet
Releases · flet-dev/flet
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)