flutter 3.44 pre

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-14 21:48:25 +08:00
parent 3c6d4ef08c
commit cf2877b77c
34 changed files with 1173 additions and 329 deletions

View File

@@ -517,7 +517,7 @@ class RefreshIndicatorState extends State<RefreshIndicator>
left: 0.0,
right: 0.0,
child: SizeTransition(
axisAlignment: 1.0,
alignment: .bottomStart,
sizeFactor: _positionFactor, // This is what brings it down.
child: Padding(
padding: EdgeInsets.only(top: displacement),