Table (Flutter Widget of the Week)

preview_player
Показать описание
Table is perfect for creating a grid of widgets that you don’t want to scroll, especially if you have widgets of all different sizes. Nested rows and columns can get a little messy, but the Table widget provides consistency and resizes your children widgets for you. Give it a go!

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

You can def. see the Flutter team has learned from Android's mistakes. I'm happy to see this.

joaquimley
Автор

Very bad for me, I exactly did the same thing yesterday video said at 0:17 :) Next time it is good idea to check the documentation better

cemxwekta
Автор

This is my favorite widget so far. OMG!!

MukutBrahma
Автор

@emilyfortuna Can you explain how to add margin between TableRows? The video seems to show that you have nice margin there, but TableRow doesn't seem to have a way to adjust margin. Do I need to do something like put a empty widget of size X to force this? That seems bad since it would waste a column of space?

JustinEltoft
Автор

I think they should change it to daily not weekly 😏

ibrahimshehuibrahim
Автор

There's a typo in the video title!
Talbe -> Table

윤한규-re
Автор

How to provide space even btw tablerow fields?? Since i have 5 fields

adivyarani
Автор

Can I create a table with 5 cells with this library?

zanecomputer
Автор

How can I fix the header in the table?

ГорячкинИван
Автор

Is there a border for gridview??? Very important question!!!

zackdorward
Автор

Korean video title has a typo problem.
this title has writed a "Talbe" but, this is not right.
Right word is a "Table".

logm
Автор

What's the difference between flutter.dev and flutter.io?

christiang.
Автор

Thanks for this vidéo. I want read data on my table create

kampetetintin
Автор

There is title spelling error. change title Talbe to Table.

이도현-uj
Автор

No way to onTap in a single TableRow. It's totally waste

temp-lzpx