We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2de4d3 commit 69e7150Copy full SHA for 69e7150
README.md
@@ -62,6 +62,8 @@ Title: Flutter Interview Questions
62
* What is InheritedWidget in Flutter?
63
* Is there a suggested limit to the number of FloatingActionButtons a screen can have?. Give reason(s) for your answer
64
* Mention two or more operations that would require one to use or return a Future?
65
+* What is the purpose of SafeArea?
66
+* when to use mainAxisSize?
67
68
69
## Getting Involved
0 commit comments