As of today, the SwipeableStack swipes child in any direction. If you ever need a swipeabled child that can only go left or right you can't use the SwipeableStack and need a custom widget instead.
This is unfortunate because the SwipeableStack is a nice addition, however most use-cases don't need to swipe in all four direction, making this widget almost useless for now.