Skip to content

Commit c153466

Browse files
Piinksparlough
andauthored
Post-3.7 deprecation migration guide (#8315)
* 3.7 Migration Guide * Update src/release/breaking-changes/3-7-deprecations.md Co-authored-by: Parker Lougheed <[email protected]> --------- Co-authored-by: Parker Lougheed <[email protected]>
1 parent 13aeab3 commit c153466

File tree

3 files changed

+465
-5
lines changed

3 files changed

+465
-5
lines changed

src/release/breaking-changes/3-3-deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The enum `DragAnchor`, and its uses in `Draggable.dragAnchor` &
138138
`LongPressDraggable.dragAnchor` were deprecated in v2.1.
139139
Use `dragAnchorStrategy` instead.
140140

141-
This change allowed fo more accurate feedback of the draggable widget when used
141+
This change allowed for more accurate feedback of the draggable widget when used
142142
in conjunction with other widgets like `Stack` and `InteractiveViewer`.
143143

144144
**Migration guide**

0 commit comments

Comments
 (0)