Expanded (Flutter Widget of the Week)

preview_player
Показать описание
Expand your knowledge of Flutter with the Expanded widget! Flutter’s Expanded changes the constraints sent to children of rows and columns, instructing them to fill the available space. So wrap your child in an Expanded widget and watch it grow!

This video is also subtitled in Chinese, Indonesian, French, Japanese, Korean, Portuguese, and Spanish.
Рекомендации по теме
Комментарии
Автор

Description: "So wrap your child in an Expanded widget and watch it grow!"

Now that's a sentence.

entriphy
Автор

I think a widget every other day makes sense too. Thanks for the concise and clear explanation.

enemona
Автор

Please keep making more videos like this! the visualization of each widget makes it invaluable

AkashRamani
Автор

You should showcase more widgets per week.

shakilg
Автор

google you are the best ! Flutter is fantastic

gondaimgano
Автор

Yes! Short and informative! I think more per week is a good idea as well.

knightphox
Автор

these short videos of widgets are great for learners thanks

krishnaveersingh
Автор

Is this video made with flutter? The animations are cool.

collger
Автор

what tools do you use to make such wonderful animations in your presentation? ppt?

willchan
Автор

wow wow wow, we want more of these! also for kotlin/java!

puneet
Автор

Thanks for this video and explanation!! :D

luisxd
Автор

Great Explanation Make your Videos on Flutter

SafdarAliShah_TimeTraveler
Автор

I just wanted to know what software did @Google Developers used to create these videos of this "Flutter Widget of the Week".

PelpsRoxXx
Автор

Does this widget also makes a widget in a row small to fit the size?
If not what can we use??

shrin
Автор

if the flex parameter works like css flex-grow, does it have something like flex-shink?

kherelable
Автор

Wonderful video editing work, really compliments! Good continuation of the day .. For you a big thumb up .. thakn you a greetings information, hello 😍🌹👏 Annarè

portipiano
Автор

Thanks I was doing without row or column. It did not worked now I know why as you need to say which way to expand in terms of perspective..

brandm
Автор

What's the difference between this and Flexible?

jagmit
Автор

Omg can we please replace HTML and CSS with Flutter already... All the requirements are there, just implement this into the major browsers and the HTML/CSS inconsistency pain will be gone forever.

Itschotsch
Автор

this is messed up. tried to use gridview inside column, it didn't work, later I find out I have to expanded but why?

bek_droid_dev