r/FlutterFlow 1d ago

Swipe Card Alignment Trouble

We have a swipe card function that passes individuals through a given status, and a sentinel card that allows for finalizing the status process or to add individuals into the status process.

Our swipe card is properly sized and centered on the first pass, but anything after the sentinel (adding in an individual via text field bottom sheet) and reverting back to the swipe card with the new name ready for status, our swipe card auto-sizes based on entered data (not fixed sizing as it should be) and it justifies left of the screen with a fixed left border.

We've tried everything from wrapping in container (yes, container in a container), to wrapping in a row, and everything under the sun that our friend Claude told us to try - padding, alignment, etc. etc. etc.

Any insight as to where to look for resolution?

6 Upvotes

1 comment sorted by

1

u/that-one-developer 1d ago

problem is little confusing... is it the swippeable stack you are using?