It's really nice having a deeper level content on the channel. It felt a bit dense for a 4m video though. I vote for "Trees?!" video, exploring the relation between them.
Love these deeper decoding Flutter videos! Keep ‘em coming and don’t be afraid to make them slightly longer and deeper if needed for clarity and understanding 💙
A little similar to the web. Are there tricks to cut layout cost like there are tricks on the web (with CSS for example). I mean, it looks like for the layout part of the pipeline, Flutter needs to know every drawing boundary and size of every single widget before the painting pipeline. If we could somehow help flutter out with that?
Yes, it's very similar, if you don't place a size on images in HTML, you will find the page content jumps down as the image load, a repaint. Similarly, images are lazyloaded in Flutter, and can cause lower widget to jump down, a repaint, to prevent this you have to give Flutter the aspect ratio of the lazyloaded image, by parenting the image in an AspectRatio widget.
We're delighted to hear this was helpful, Nipun! 😄 We'd love to take the opportunity to share some additional resources to help you on your Flutter journey 🛤️ Check out the linked resources below: RenderObject API docs → goo.gle/3oH8RK0 RenderBox API docs → goo.gle/2WUhoh8 Hope this helps 🙌
Did you know that Flutter is always one frame behind on iOS native? I tested this thoroughly. This means that if you swipe to scroll or push a button or something it takes one extra frame before you see changes on screen. I.e. it has a 1/60 'input lag', not much but something to keep in mind. Is this Flutter's best kept secret?
It's really nice having a deeper level content on the channel.
It felt a bit dense for a 4m video though.
I vote for "Trees?!" video, exploring the relation between them.
Love these deeper decoding Flutter videos! Keep ‘em coming and don’t be afraid to make them slightly longer and deeper if needed for clarity and understanding 💙
Very interesting. More of these "fundamentals" videos please...
It's good to understand these deep concepts. Hope to see more videos like these
please resolved the website slow loading issue
same issue facing please note this comment flutter team
Yes
Very informative. Keep it up guys
that's a forest
You are not wrong
A little similar to the web. Are there tricks to cut layout cost like there are tricks on the web (with CSS for example). I mean, it looks like for the layout part of the pipeline, Flutter needs to know every drawing boundary and size of every single widget before the painting pipeline. If we could somehow help flutter out with that?
Yes, it's very similar, if you don't place a size on images in HTML, you will find the page content jumps down as the image load, a repaint. Similarly, images are lazyloaded in Flutter, and can cause lower widget to jump down, a repaint, to prevent this you have to give Flutter the aspect ratio of the lazyloaded image, by parenting the image in an AspectRatio widget.
So many trees, lets just call it Forest.
Amazing Information !
We're delighted to hear this was helpful, Nipun! 😄
We'd love to take the opportunity to share some additional resources to help you on your Flutter journey 🛤️
Check out the linked resources below:
RenderObject API docs → goo.gle/3oH8RK0
RenderBox API docs → goo.gle/2WUhoh8
Hope this helps 🙌
Did you know that Flutter is always one frame behind on iOS native? I tested this thoroughly. This means that if you swipe to scroll or push a button or something it takes one extra frame before you see changes on screen. I.e. it has a 1/60 'input lag', not much but something to keep in mind. Is this Flutter's best kept secret?
"Those pixels don't just randomly appear on screens",
Me : Dad..?
so dart server-side dead?
Shelf, Functions Framwork
I thinking that Flutter could a excellent 2D Engine for Games and Apps 🙄🤣
very interesting
Thank you !
quite instinctive to web developers, it is like i am working with some another kind of browser rendering process
Oh Wow!
Flutter is the answer to global warming with all those 🌲🌲🌲.
They are always planting new ones.....
😮
I'm curious what it is people dislike about flutter videos😄.
"haters"?
Haters is quite difficult, if I hated it, I wouldn't be here!.
react native developers and bots?
Keren