do you have any idea how flutter handles this while maintaining image quality? does it apply an antialiasing algorithm? also, do you know if this is good performance-wise or not?
i didn't like, cause u need exactly the size of the screens.. it would be nice if just take the dispositive viewports and make the calculus automaticly
This is a great series. Learned quite a lot. I wish these types of videos continued.
i was searching for these explanation for months. I'm glad you came with it
Safearea has a minimum parameter which could technically be used instead of padding.
That perfect pixel plugin is pure gold 🪙
Thanks for sharing, excellent video 👌
do you have any idea how flutter handles this while maintaining image quality? does it apply an antialiasing algorithm?
also, do you know if this is good performance-wise or not?
More responsive videos please 🙏🏿
Can we calculate mockupWidth and mockupHeight dynamic because you have set this for only iPhone 11 pro but I need pixel perfect in all devices.
How to adjust that picture according to our screen , so that it fits according to our screen height and width
Try to use Fittedbox it might help
You can use fit: BoxFit.fill or BoxFit.cover (this is better option), and FittedBox is most likely to use with Text widgets.
its perfect design but what we do other phone resolution ?
This can be done using without pixel perfect library, isn't it??
The same ratio in text /mocup then * width
To the test scale width /mocup
Thanks great explanation
What is the add-on used to only remark the error line with it message instead of the entire widget?
great tutorial
This scale factor like text scaling should be called Adaptive not Responsive.
i didn't like, cause u need exactly the size of the screens.. it would be nice if just take the dispositive viewports and make the calculus automaticly
do you have any resource that explains how to do that??
It will work for sizebox heigth or any heigth parameter how can we use it for heigth of widget for responsive ness
Thank you!
Adding padding before scaffold results in black bars from all the sides. any solutions?
u should follow scaffold - safe area (top:false , bottom:false) - padding - etc...
Background music?
interested! subscribe, thanks dude this video really help full 👍🏻
thank you
iPhone 12 pro works fine, but not iPhone 12 pro max.. ouch!
God bless you
Didn’t like the pixel perfect approach… It doesn’t look professional
May I know what are the other ways to achieve this. Any url?
👍👍🔥
Hh