DefaultTabController & TabBar (Flutter Widget of the Week)

preview_player
Показать описание
Do you need to organize your widgets into tabs? The DefaultTabController, TabBar, and TabBarView widgets are for you.

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

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

I'm much more interested in how to build that card deck UI during the first 15s of the video

YaoBinThen
Автор

I love these people, they make my day whenever I'm confused about a feature...

kahanx
Автор

this video needs to be remade, it is incomplete, and it makes mad.

shooklyngs
Автор

My god, you are the best team. I can believe how things get so simple. I would ask to request some short and simple tutorials using widgets. Thank you for your work.

julian_pp
Автор

three widgets for the price of one !
great video as always <3

aymanriadsolh
Автор

Awesome👌, thanks!!
Salute from Kigali.

VFXNinja
Автор

Dear Flutter, i saw the ssetImage at 0:48 . Now you owe me a Christmas gift. :)

rodrigosanderbustillosvarg
Автор

This WotW video, seems strange...like if something is missing or it has been done and released in a hurry.. This time is a "meh", from my side.

YariNebbia
Автор

I want complex widget trees in my tab pages that load stuff from disk, what is an elegant solution for this?

harry
Автор

I don't want to have all widgets of all my tabs in one file because it will get very big and unorganised. So I placed the contents of the tab in different files. That works. But each tab page loads stuff from disk and parses that. How do I prevent that initstate is called every tab switch and spend resources on reading stuff from disk?

harry
Автор

how to integrate controller and tabBarView together is missing

kirill
Автор

Where is the Cupertino Stack View? It's been a while iOS has it....

aytunch
Автор

I also feel like something is missing from the video. Not sure what though.

loganrussell
Автор

I have Dismissible which is the GridVeiw item. And the GridView itself is in TabBar view. Dismissible allowed swipe direction is startToEnd. But when it is swiped in opposite direction I want the tab to be swiped not the Dismissible. How can I achieve this?

krokenstiv
Автор

Can anyone tell me how i can set by default selected tab from right side except left, Currently all salutions are from left to right but i want to work it from right to left because my app is in Arabic

amjadmajeed
Автор

Can anyone explain the difference between this and PageView? They seem like they are the same thing

ercant.
Автор

What if I want to navigate to the other tab page when click on the certain button ???

bijayshrestha
Автор

Is there a way that I can align the tab bar on the bottom?

greenspand
Автор

Guy I really hope put a final solution to this issue "TabBarView with multiple tabs causing every screen to be created" it's a big bug.

raul
Автор

how can i make one tab smaller than the

ranscky