We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02f9d7 commit 6dec878Copy full SHA for 6dec878
CHANGELOG.md
@@ -10,6 +10,7 @@
10
* `NavigationRail`: `elevation`, `indicator_color`, `indicator_shape`.
11
* `BottomSheet`: `bgcolor`, `elevation`.
12
* Added `Dropdown.Option.visible` property.
13
+* Fix AlertDialog broken content when testing in Flet app ([#2192](https://github.com/flet-dev/flet/issues/2192)).
14
15
# 0.14.0
16
package/CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
0 commit comments