Spacer (Flutter Widget of the Week)

preview_player
Показать описание
The Spacer widget can help you control how much space appears between widgets in a Row or Column. Just add it between two widgets and set its flex property to customize.

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

Рекомендации по теме
Комментарии
Автор

Excellent explanation, and in one minute. If only other frameworks has this level of documentation...

abunapha
Автор

I have been coding in flutter for almost a year now and these videos have been great nuggets of information along the way! Appreciate the effort that goes into making them each week! 👍

hussien
Автор

i bet my future on Flutter. i quit my full time job to learn flutter and dart.

carterv.
Автор

A video that one can't dislike, a video that makes me smile

fullemptiness
Автор

Awesome. I'll incorporate this into my new video for building UI's

FilledStacks
Автор

the video is excellent, the spacer() has me, please make more video like this. really helpful

generallifing
Автор

It is like wrapping container in Expanded

bhavneetsingh
Автор

Would love to see 'Flow' as the WOTW in the coming few weeks 😃
For some reason I just can't wrap my head around the widget.

bytesizedwizard
Автор

Amazing Widget
Thanks, Flutter team I am in love with you

ahmedalbasha
Автор

Feels so off without the music at the beginning! :P

ClixStudiosChannel
Автор

Padding makes the work easier, but, Spacer Widget might be crucial for specific spacing dimension without patterns.

oxglowinc.
Автор

What's the difference between spacer and sizedbox?

faizulzuraimi
Автор

So when I want to create space between 2 Widgets I can use this or SizedBox()? What's the difference?

cedric_ds
Автор

Can I update this serie in my channel and translate it ??

-giftofknowledge
Автор

Is there already a constraint layout?

FedJimSmith
Автор

Never thought my problem would be solved within 10 seconds

jmshrv
Автор

what id difference between spaceAround and spaceEvenly

avnish
Автор

So, What if I use the SizedBox(width:20) here?
Is it like SizedBox is for Exact px amount of space and Spacer is for Relative amount of space?
?

sadik
Автор

How to remove the spaces between the widgets without using Expanded on each child of column?

null
Автор

Excuse me could I translate your videos to spanish? And upload it?

Vizoche