Container changes size in different screen dimension but text don't

Widgets & Design

I have a flippable card (it will work as a credential) that has a container inside. In it I wrapped a stack, in which it contains a column with text, displaying information. The problem is that when I test the app on different devices, you can see that when changing the screen size, the container gets bigger or smaller depending on the size, but the text just moves around, causing a kind of overlapping.

What have you tried so far?

Give container its own width and height

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply