Skip to content

Commit 135c707

Browse files
committed
trying to do a liquid swipe page
1 parent 8920b26 commit 135c707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/liquid_swipe_challenge.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ class CustomContainerState
139139
startDragPercent = null;
140140

141141
setState(() {
142-
controller.forward();
142+
//controller.forward();
143143
});
144144

145145
}

0 commit comments

Comments
 (0)