Skip to content

Commit 4ff25a0

Browse files
committed
Flet version bumped to 0.12.2
1 parent 5ad77c5 commit 4ff25a0

File tree

4 files changed

+115
-95
lines changed

4 files changed

+115
-95
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Flet changelog
22

3+
# 0.12.2
4+
5+
* Flutter 3.16.0
6+
* Added ´__repr__´ to `Control` class ([#2091](https://github.com/flet-dev/flet/issues/2091)).
7+
* Added ´skip_route_change_event´ to ´page.go_async´ ([#2092](https://github.com/flet-dev/flet/issues/2092)).
8+
39
# 0.12.1
410

511
* Ability to expand `ButtomSheet` to the top of the screen with `BottomSheet.is_scroll_controlled` property ([#2087](https://github.com/flet-dev/flet/issues/2087)).

0 commit comments

Comments
 (0)