You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 3.1.0-dev.1
2
+
- Experimental:
3
+
- Added `ClampingWithOverscrollPhysics` scroll physics, that together with indicator controller allows handling overscroll correctly.
4
+
- The indicator's cancel duration is now based on the dragging progress.
5
+
- Updated the the dart sdk constraints to `>=2.17.0 <4.0.0`
1
6
## 3.0.0
2
7
-**CustomRefreshIndicator**:
3
8
- Deprecated *indicatorFinalizeDuration*, *indicatorSettleDuration*, *indicatorCancelDuration* and *completeStateDuration* parameters in favor of *durations*.
0 commit comments