Flutter Tutorial - GridView VS Staggered GridView | With Dynamic Height

  Рет қаралды 43,111

HeyFlutter․com

HeyFlutter․com

Күн бұрын

Create a Flutter GridView VS Flutter Staggered GridView with dynamic height for the items. With the Staggered GridView, you can display unique column and row designs with custom sizes in Flutter.
Click here to Subscribe to Johannes Milke: kzbin.info...
👉 12 Week Flutter Training | heyflutter.com
👉 Flutter Masterclass Courses | heyflutter.com/masterclass
Source Code | github.com/JohannesMilke/stag...
My Courses | heyflutter.com
Follow Newsletter | johannesmilke.com/#/newsletter
SUBSCRIBE HERE
bit.ly/JohannesMilke
SUPPORT & SPONSOR ME
github.com/sponsors/JohannesM...
RESOURCES
Card Design Tutorial: • Flutter Tutorial - Car...
Fix Bottom Overflowed By Pixel Error Tutorial: • Flutter Tutorial - Fix...
Hive NoSQL Database Tutorial: • Flutter Tutorial - Hiv...
SQFlite SQL Database Tutorial: • Flutter Tutorial - SQL...
In-App Rating Tutorial: • Flutter Tutorial - In ...
Flutter Layout Basics Tutorial: • Flutter Layout Basics:...
Reorderable ListView Tutorial: • Flutter Tutorial - Reo...
CheckBox Tutorial: • Flutter Tutorial - Che...
Animated List Tutorial: • Flutter Tutorial - Ani...
Animated Icon Tutorial: • Flutter Tutorial - Ani...
Calendar Events App Tutorial: • Flutter Tutorial - Cal...
Persistent Bottom Sheet Tutorial: • Flutter Tutorial - Per...
User Profile UI Tutorial: • Flutter Tutorial - Use...
Drag & Drop In ListView Tutorial: • Flutter Tutorial - Dra...
Create Invoice PDF Document Tutorial: • Flutter Tutorial - Cre...
TIMELINE
0:00 Introduction Flutter Staggered GridView
0:26 Create GridView Builder
0:54 Set GridView CrossAxisCount
1:11 Set GridView MainAxisSpacing
1:29 Set GridView CrossAxisSpacing
1:37 Create Staggered GridView
2:03 Staggered Tile Count
3:32 Index IsEven For Advanced Staggered GridView
4:04 Index Modulo For Advanced Staggered GridView / Instagram GridView
5:11 Hot Restart & Staggered GridView
5:27 Staggered Tile Fit
6:57 Staggered Tile Extent / Slivers Staggered GridView
8:59 Summary Staggered GridView
SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS
*********
SOCIAL MEDIA: Follow Us :-)
Twitter | / heyflutter_
Linkedin | / heyflutter
LEARN MORE
SOURCE CODE | github.com/JohannesMilke
ARTICLES | / johannesmilke
PLAYLISTS
All Flutter Videos | • Flutter Tutorial - Flu...
Widgets - Flutter | • Flutter Tutorial - Flu...
Plugins - Flutter | • Flutter Tutorial - Flu...
Animations - Flutter | • Flutter Tutorial - Tra...
Designs - Flutter | • Flutter Tutorial - Flu...
Firebase - Flutter | • Flutter Tutorial - Pag...
State Management - Flutter | • Flutter Tutorial - Riv...
CREDITS
Copyright song "Corporate Technology" by scottholmesmusic.com
#Flutter #Tutorial #JohannesMilke
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
bit.ly/JohannesMilke

Пікірлер: 57
@HeyFlutter
@HeyFlutter Жыл бұрын
This might help you :) 👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com Source Code: github.com/JohannesMilke/staggered_gridview_example
@legardemontcho6739
@legardemontcho6739 2 жыл бұрын
5:30 thank you!. The documentation is so confusing and don't explain exactly the different between all constructors. You make so gut. Thank you so much.
@BooleanDev
@BooleanDev 2 жыл бұрын
5:58 thank you! this is exactly what I was looking for. The documentation is so confusing and the examples aren’t well labeled
@muneerAbro
@muneerAbro 2 жыл бұрын
Awesome Video. Love the way of your teaching
@user-uz8gf5kv6y
@user-uz8gf5kv6y 2 жыл бұрын
I adore your videos.Thanks.Subscribed and bought access to complete code)
@programingtales7514
@programingtales7514 2 жыл бұрын
I was looking for this thank you very much
@auliasabril1899
@auliasabril1899 3 жыл бұрын
Great job mike 👍
@FlutterShipp
@FlutterShipp 3 жыл бұрын
Really Informative!
@zeebradoom4774
@zeebradoom4774 Жыл бұрын
IVE BEEN LOOKING FOR THIS FOR 2 WEEKS OMG THANKS
@HeyFlutter
@HeyFlutter Жыл бұрын
You are welcome, @zeebradoom4774!
@francescomaccarrone6609
@francescomaccarrone6609 2 жыл бұрын
hello and thanks for the video very very nice. I d'like know if is possible rendering the StaggeredTile forcing a specific order ?
@ranjanadeore2957
@ranjanadeore2957 3 жыл бұрын
Excellent sir thank you
@IIFJAS
@IIFJAS 3 жыл бұрын
Hi! Thanks for the informative video. In staggered grid, I am facing memory leak issues. Do you have any solution to this? Thanks in advance.
@aminsamad6900
@aminsamad6900 3 жыл бұрын
Thanks
@luisrenanledo4044
@luisrenanledo4044 2 жыл бұрын
resolveu meu problema! muito obrigado
@hashankannangara8723
@hashankannangara8723 3 жыл бұрын
Awsome!!
@dhrubrawat9316
@dhrubrawat9316 3 жыл бұрын
So nice.
@chekhanimlhadj4608
@chekhanimlhadj4608 10 ай бұрын
this video is exactly what resolves my problems thanks
@HeyFlutter
@HeyFlutter 10 ай бұрын
Glad it was helpful, @chekhanimlhadj4608 😀
@akrambensebaa1844
@akrambensebaa1844 2 жыл бұрын
hello and thanks for the video . I'd like to know if is possible to select multiple item to delete them all ? Thanks in advance.
@tams45
@tams45 3 жыл бұрын
Please make a video for logging in and signing up that is being persisted with Hive and the user login in once.
@viz_dugz
@viz_dugz 2 жыл бұрын
In current version of the plugin (0.6.0+) the countBuilder isn't present, Any solutions ? Since things are pretty much impossible without that.
@simaxadvertisers4114
@simaxadvertisers4114 3 жыл бұрын
saved me tones :)
@luffyzoro7105
@luffyzoro7105 2 жыл бұрын
How I can let the number of items to be shown in grid view based on a web admin panel ? Means whatever the admin add products it’s shown in grid view . I appreciate your help and time :)💗
@agp1444
@agp1444 3 жыл бұрын
thanks for video. uncomfortable width of screen but content - cool. maybe it will be helpful for someone but in my case "staggeredTileBuilder: (int index)" starts to count from index == 1. very weird
@bertmarcos1454
@bertmarcos1454 3 жыл бұрын
nice. pls create a basic wallpaper app.
@j.k24
@j.k24 Жыл бұрын
would be cool for a video, on how you change the grid per mobile or tablet.
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea, jeroen k! 🙂 I have added it to my list of ideas for future videos!
@vishwateja266
@vishwateja266 Жыл бұрын
thanks bruh !
@HeyFlutter
@HeyFlutter Жыл бұрын
You are welcome, vishwa teja 😊
@vishwateja266
@vishwateja266 Жыл бұрын
@@HeyFlutter could u make another tut on gridview these methods are depricated could be a great help
@AR-us1vn
@AR-us1vn Жыл бұрын
Thank you for this great explanatin ..... A question Is this package we can use it inside customscroll view ? ... I try put it inside slivertoboxadabter but i can't scroll 😅
@HeyFlutter
@HeyFlutter Жыл бұрын
Hello, A R! Follow this link: stackoverflow.com/questions/70549115/how-to-implement-staggered-grid-view-with-slivers-in-flutter I hope it will solve your problem. Thank You 🙂
@AR-us1vn
@AR-us1vn Жыл бұрын
@@HeyFlutter thank u so much ✨💙
@amandwivedi7413
@amandwivedi7413 2 жыл бұрын
How we can get total number of images from Staggered grid view like we want to show Numbe of Image = X and let X be the total number ?
@amandwivedi7413
@amandwivedi7413 2 жыл бұрын
It is possible?
@Trea704
@Trea704 2 жыл бұрын
I keep trying but cannot acces this github repo. I never get an email
@iramyasin8748
@iramyasin8748 2 жыл бұрын
please give source code in full form
@sankaranarayananp8407
@sankaranarayananp8407 2 жыл бұрын
How to use this package on slivergrid view?
@sankaranarayananp8407
@sankaranarayananp8407 2 жыл бұрын
@@HeyFlutter actually, i know this package well, but idk how to use it on custom scroll view...i already tried but it is not working. Can you tell me how to make it work?
@kaiesmabrouk7209
@kaiesmabrouk7209 Жыл бұрын
i want to animate staggered grid view. I wantto show order change with animation. Is that possible with Staggered GridView ?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Kaies MABROUK! Follow this link: medium.flutterdevs.com/staggered-animation-in-flutter-e7282a936b99 I hope you will get your answer 🙂
@deepjyotibaishya7576
@deepjyotibaishya7576 2 жыл бұрын
in 2022 ? how to do this
@fahadmustafa650
@fahadmustafa650 2 жыл бұрын
5:27 all those looking for dynamic height
@roebenhood
@roebenhood Жыл бұрын
Why is StaggeredGridView not available now?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Roeben Pierce Boyles! Follow this link: pub.dev/packages/flutter_staggered_grid_view I hope you will get your answer 🙂
@vinayreddypulagam
@vinayreddypulagam 3 жыл бұрын
👍
@samadshukr4111
@samadshukr4111 3 жыл бұрын
I can't access to source code please can you proved
@samadshukr4111
@samadshukr4111 3 жыл бұрын
I have tried twice but I couldn't, please can you provide the github code of this video in the comment?
@muhammadhamadjamal681
@muhammadhamadjamal681 Жыл бұрын
Thank you daddy
@HeyFlutter
@HeyFlutter Жыл бұрын
You are welcome, Muhammad Hamad!
@fahadmustafa650
@fahadmustafa650 Жыл бұрын
how to make such grid with dynamic width
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Fahad Mustafa! Follow this link: stackoverflow.com/questions/60410348/dynamic-height-for-staggeredgridview-is-not-working-in-flutter-project I hope you will get your answer 🙂
@priyanka-uk3hr
@priyanka-uk3hr Жыл бұрын
can I get the full code of it
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You priyanka!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
@scientistwayne552
@scientistwayne552 2 жыл бұрын
this has changed , staggeredgridview changed . its now throwing errors
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Hello, Scientist Wayne! Follow this link: pub.dev/packages/flutter_staggered_grid_view, I hope it will solve your problem. Thank You 🙂
Flutter Tutorial - Sliver App Bar & Collapsing Toolbar
12:07
HeyFlutter․com
Рет қаралды 66 М.
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 7 МЛН
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
Chapitosiki
Рет қаралды 4,9 МЛН
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 39 МЛН
GRIDVIEW & BUILDER • Flutter Widget of the Day #07
4:03
Mitch Koko
Рет қаралды 45 М.
Ever thought why We fail as Flutter Developer?
8:19
HeyFlutter․com
Рет қаралды 8 М.
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 57 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 544 М.
React Native vs Flutter in 2024 - Make the RIGHT Choice (Difference Explained)
10:31
Daniel Dan | Tech & Data
Рет қаралды 159 М.
Flutter GridView.builder : Create Dynamic Grids Like a Pro!
8:29
Flutter Teacher
Рет қаралды 3 М.
Flutter UI Tip 2: Staggered Grid View
5:42
Fun with Flutter
Рет қаралды 25 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 559 М.
Что делать если в телефон попала вода?
0:17
Лена Тропоцел
Рет қаралды 3,2 МЛН
📱магазин техники в 2014 vs 2024
0:41
djetics
Рет қаралды 421 М.
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 64 МЛН