SpiceQA
Questions
Tags
Users
Badges
user_12483095
@user_12483095
0
reputation
0
answers
89
questions
About Me
// Hello, World !
Top Answers
Non-nullable instance field must be initialized
114 votes
How to get status bar height in Flutter?
64 votes
"Use key in widget constructors" warning each time I create a new widget
30 votes
How to ignore a lint rule for entire file in Flutter?
28 votes
setEnabledSystemUIOverlays is deprecated and shouldn't be used. Migrate to setEnabledSystemUIMode
27 votes
Top Questions
Non-nullable instance field must be initialized
52 votes
5 answers
The default 'List' constructor isn't available when null safety is enabled. Try using a list literal, 'List.filled' or 'List.generate'
51 votes
4 answers
How to get status bar height in Flutter?
22 votes
2 answers
Avoid `print` calls in production code. (Documentation)
21 votes
6 answers
RaisedButton vs ElevatedButton, FlatButton vs TextButton and OutlineButton vs OutlinedButton
18 votes
8 answers