I am trying to navigate to another page from landing page without click event and keep these pages in stack. I wrote codes below: <pre><code> class LandingPape...
I want to stack the items inside a <strong>Listview.builder</strong> but when I try to do so with the <strong>Align()</strong> class and set its <strong>heightfactor:...
I have to make this type of ui.can you please give me suggestion or idea that how to make this type of ui? <a href="https://i.stack.imgur.com/vNOgc.png" rel="no...
I've tried desperately to get this to work. I'm probably missing on something small... or large, what do I know. I have a sliverlist of widgets of my own class,...
I'm working on a Flutter project and I am trying to use the <a href="https://api.flutter.dev/flutter/widgets/OverflowBox-class.html" rel="noreferrer"><code>OverflowBox...
I am currently learning Flutter and I am trying to position a carousel at the bottom of the screen using the Positioned widget in a Stack. Currently, the stack is a ma...
Maybe one of you already came across these problems. I spent numerous hours with trying to get the ListView (I also tried ExpansionPanelList) into a container that pan...
'<strong>final StackParentData childParentData = child.parentData;</strong> Error occuring here' import 'package:flutter/material.dart'; import 'package:flutter...
I have a Stack containing first a ListView, then a transparent Widget with a GestureDetector to click on it. Everything works fine but when I put the mouse inside the...
I'm using stacked package (<a href="https://pub.dev/packages?q=stacked" rel="nofollow noreferrer">https://pub.dev/packages?q=stacked</a>) as MVVM architecture in Flutt...
I have an array of image URLs. I need to show them in a listview.builder that isn't scrolling down. I want it to show them as a stack. <a href="https://i.stack.imgur....
<a href="https://i.stack.imgur.com/jNgN7.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/jNgN7.png" alt="enter image description here" /></a> <p...
I wanted to do 2 things in flutter: <ol> <li>change the space between the title and switch of a switchlisttile().</li> <li>place two switchlistTiles next to each o...
I was looking for design inspiration for my website and came across a very interesting design, <a href="https://preview.webflow.com/preview/dynamic-studios?preview=264...
i'm trying to include live location tracking into my app using the following packages: <ul> <li>google_maps_flutter 2.1.2 --> <a href="https://pub.dev/packages...