Flutter Tutorial - How To Expand/Collapse Widget | Expandable Panel

preview_player
Показать описание
Expand and collapse widgets in Flutter by using the Expandable Panel Widget.

SUBSCRIBE HERE

SUPPORT & SPONSOR ME

SOCIAL MEDIA: Follow Us :-)

TIMELINE
0:00 Introduction Expand / Collapse Widgets
0:13 Create Expandable Widget
1:43 Setup Expandable Panel
1:55 Create Image Card
3:12 Scroll Automatically On Expanding / Collapsing Widget
3:46 Customize Expandable Panel
4:32 Programmatically Expand / Collapse Widgets

#Flutter #Tutorial #JohannesMilke
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

another amazing video, collapsing panel done in no time! thanks so much

progtom
Автор

Love the simplicity of your tutorials!

BarnsFacts
Автор

really thanks, it so useful for make education app👍👍

alhambase
Автор

great content!
thank you for helpful videos

bayanhoms
Автор

Hi, Johannes
Love all your videos 💓. I have a small request, can you make a tutorial on how to integrate WebRTC plugin to flutter app and make an audio and video calling app ?

adarshvk
Автор

is there any hint how to make them automatically shrink, when I expand other one?

ЯрославКууне
Автор

#The_Best_tutorial should be your last name sir

kayumbamapoli
Автор

Can you please share the source code, or can we impliment this example for expanding every subitem specifically for list item.

poetrymohitkaranjawala
Автор

I have implement same functionality but when i tap on button of first item list than it expands every subitem of each item list. How can solve

poetrymohitkaranjawala
Автор

Sir create small app connected with firebase

mty
Автор

Hi, i've a question ¿How do you hide the collapsed text? i just wanna have the title and the expanded content

ariel_chess
Автор

Just be careful when including Expandable package for any serious, large scale production projects. It appears no longer maintained, and there are some significant issues with it...

lowlydeveloper