Flutter MediaQuery | Flutter Responsive Design

preview_player
Показать описание

You can help the channel by taking membership on these platforms:-

Flutter MediaQuery | Flutter Responsive Design
Рекомендации по теме
Комментарии
Автор

these all things are well describe on "Pro Q" flutter channel
for deep understanding about media query etc

proQ
Автор

Subscribing because you taught me something

ig_moiiz
Автор

that problem can also be solved by wrapping the container inside the Expanded widget.

shoaibshaikh
Автор

When you use MediaQuery you need to calculate all the paddings, margin, spacement etc... try to avoid it using expanded/flexible widgets, it's like a web: give a size to a parent widget and let the children get the automatic size and spacement.

desouzaaleixo
Автор

Saved for future use, it's awesome🤗

neza_salton
Автор

How to set additional settings for Mobile screens ?

avazbeknadyrbek
Автор

instead of MediaQuery.of(context).size, I use double.infinity

justinus