Questions tagged [flutter-container]

For questions relating to Flutter's Container class. Use this tag in combination with the general [flutter] tag. If your question applies to Flutter more generally, use the [flutter] tag only.

Reference:

107 questions
-2
votes
2 answers

How To Place a Row at Bottom of the screen in flutter

I have 3 Columns i want to make non scrollable screen using those columns first 2 columns have only one one images last column have a row in which there are four icons i want to put last column which have a row icons at the bottom of the screen for…
-3
votes
2 answers

FLUTTER : How can I make a custom flutter container?

I want to make a custom container/card that looks like: How can I achieve overlapping/overlaying layout in flutter?
1 2 3 4 5 6 7
8