Daniele Segato
03/09/2022, 5:11 PMModifier.onGloballyPositioned
on the source / target layouts and the drag offset to check if they are within bounds? Any API that makes the process easier?
Maybe something like Flutter AnchorStrategy / DragTarget?Zach Klippenstein (he/him) [MOD]
03/09/2022, 5:31 PMonPlaced
instead of onGloballyPositioned
for this sort of thing, it's much cheaper.Daniele Segato
03/10/2022, 2:06 AMallan.conda
03/10/2022, 1:20 PMZach Klippenstein (he/him) [MOD]
03/10/2022, 3:15 PMTunji Dahunsi
03/10/2022, 5:40 PM