Amol Dumrewal

Results 1 issues of Amol Dumrewal

In file flutter_tindercard.dart, we have multiple calls to `widget.swipeUpdateCallback(details, frontCardAlign);` incase `(widget._allowVerticalMovement == true)` is false. These are present on line 232 and 237. Is there any particular reason why...