Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mary
Mary has asked
46
questions and find answers to
8
problems.
Stats
539
EtPoint
138
Vote count
46
questions
8
answers
About
Mary questions
How can I increase the "touch zone" of my Flutter slider widget?
Can you change the height of an ExpansionTile in Flutter?
Performant blur/opacity in Flutter?
How to test Flutter app where there is an async call in initState()?
How to find the `text` property of a Widget during testing in Flutter?
How to vertically center differently-sized hintText in TextField?
How do you pass/bind a value through a RaisedButton in Flutter?
How do I make a circular border with Flutter's PhysicalModel?
Is there a way to dynamically change the Flutter TextField's maxLines?
Is there a map of Material design colors for Flutter?
Mary answers
Making a persistent background image while staying responsive in Flutter
Performant blur/opacity in Flutter?
How do you pass/bind a value through a RaisedButton in Flutter?
How can we change the width/padding of a Flutter DropdownMenuItem in a Dropdown?
How do I crop an image in Flutter?
Flutter BoxDecoration’s background color overrides the Container's background color, why?
Should I use a Table or ListView for a large list of objects in Flutter?