<a href="https://i.stack.imgur.com/It9op.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/It9op.jpg" alt="enter image description here" /></a> <p...
How would I go about making this design in a ScrollView? <a href="https://i.stack.imgur.com/LYioq.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur...
<pre><code>import 'dart:convert'; import 'package:flutter/widgets.dart'; import 'package:flutter_app/home_page.dart'; import 'package:flutter_app/login_page.dart'; import...
I'd like to draw the black container shape with flutter. <a href="https://i.stack.imgur.com/8uClH.png" rel="nofollow noreferrer"><img src="https://i.stack.imgu...
i want to align an image within a paragraph so that text will wrap around it. <strong>Exactly like this image:</strong> <a href="https://i.stack.imgur.com/ejKFa...
Based on the <a href="https://api.flutter.dev/flutter/widgets/Center-class.html" rel="nofollow noreferrer">Flutter Docs</a>, <blockquote> ... This widget will b...
I am trying to make keyboard like this <a href="https://i.stack.imgur.com/MI2Ag.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/MI2Ag.png" a...
In my app I need the user to give me a duration, I am thinking about seconds and minutes. So after pressing a button i want something like a Pop-Up Window in which the...
As I wrote in title, whenever I finish editing field (for example choose option from FormBuilderTextField), my scrollview moving view and show last used control at bot...
I use notifyListeners from ChangeNotifier in flutter. What happens if I call <code>notifyListeners()</code> three times in a row? How many times will the UI be updated...
I want to use custom fontweight in my text style otherthan flutter given 100, 200 ----- 900 font weights, like Fontweight.w550 or (550 as int). tried to achiev...
I want to position my Button there, I have it inside a Column. I tried to wrap an Align widget around, but this dosent worked out (see Picture). It worked for me with...
i was searching a lot and reading a lot another threads and nothing work for my case, my background image is moving when keyboards appears. I tried my best, and I am g...
I would like to make search screen like Netflix, Why search screen can see-through, I have to create stateless widget of the new screen or something? <a...
<a href="https://i.stack.imgur.com/shB7J.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/shB7J.png" alt="enter image description here" /></a> <p...