onPanDown: (details) {},
onPanEnd: (details) {},
onTapCancel: () {},
onDoubleTapDown: (details) => {},
onDoubleTap: () => {};
how to use those
I was able to implement it to actual pdf pages but when the flip happens when the user flip forward it happen faster then when flip left you need to be slow for the flip to complete sometimes it fails in the end.
how to make it faster like flipping forward.
https://pasteboard.co/YzJjVuounoYh.jpg
onPanDown: (details) {},
onPanEnd: (details) {},
onTapCancel: () {},
onDoubleTapDown: (details) => {},
onDoubleTap: () => {};
how to use those
I was able to implement it to actual pdf pages but when the flip happens when the user flip forward it happen faster then when flip left you need to be slow for the flip to complete sometimes it fails in the end.
how to make it faster like flipping forward.
https://pasteboard.co/YzJjVuounoYh.jpg