Skip to content

Commit 69e7150

Browse files
New Interview Questions
Added additional basic questions related to Layouts.
1 parent b2de4d3 commit 69e7150

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Title: Flutter Interview Questions
6262
* What is InheritedWidget in Flutter?
6363
* Is there a suggested limit to the number of FloatingActionButtons a screen can have?. Give reason(s) for your answer
6464
* 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?
6567

6668

6769
## Getting Involved

0 commit comments

Comments
 (0)