Suppose I want to achieve something like this in flutter how can i do this? <a href="https://i.stack.imgur.com/Hb0Qs.jpg" rel="nofollow noreferrer"><img src="ht...
I am looking for responsive design solutions in Flutter for Web. I am looking for solutions to make the web app responsive. However, I want the Flutter's GridView elem...
I am a new Flutter learner. I am trying to write both mobile and web application using the same code base. I am wondering to know where should I use <code>MediaQuery.o...
I was wondering If someone could help me design something like this using Flutter : <a href="https://i.stack.imgur.com/TmW56.png" rel="nofollow noreferrer"><img...
FLUTTER: How do I make my widgets (which use fontSize, height and width) responsive to device zoom? I always use MediaQuery.of(context).size for different phones resol...
To practice responsive design in Flutter, I have decided to use <a href="https://pub.dev/packages/device_preview" rel="nofollow noreferrer">device_preview</a>. I tried...
I am a beginner in Flutter. I want to create this text slider and I'm having trouble with slider part. image address: <a href="https://i.stack.imgur.com/vsMqg.png" rel...
So I'm learning Flutter. So far it feels fascinating to build cross-platform apps. I have one concern that keeps popping up. How can I make my app truly Responsi...
I am trying to build a responsive mobile app so I found an approach were i would divide the sreen into definite number of grids and get the grid width and height and t...
I have just started my coding journey in Flutter(Dart). I am trying to design a UI and I have succeeded a little bit but not to my inner peace :P So, actually I...
I want to increase the margin of a container widget when the width of the window of the browser increases. How can I achieve that? I tried using MediaQuery class and o...
I want to reduce the height of an expansionTile, I have tried <a href="https://pub.dev/packages/configurable_expansion_tile" rel="nofollow noreferrer">Configura...
I'm having issue while making the dashboard for my WebApp. I'm trying to make my webApp responsive. But not able to make it. Here is the image with the code for what I...
I am trying to do some sort of navbar that changes from Column to Row when responsive_framework's defined breakpoint it's smallerThan(TABLET) (768). It was work...
I design my own and trying to use this design too so it's can be like my design?? <a href="https://i.stack.imgur.com/MSBdB.png" rel="nofollow noreferrer"><img s...