Skip to content

Commit 3070276

Browse files
Merge pull request #1 from johngorithm/johngorith-contrib-1
[ * Interview Question?]
2 parents bf0ee76 + c9e08d7 commit 3070276

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Source.md

+4
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ title: Flutter Interview Questions
2626
* What is the role of a Change Notifier Provider?
2727
* What is a ValueListenableBuilder?
2828
* What is an AspectRatio?
29+
* How would you access Stateful Widget properties from it's State?
30+
* What is InheritedWidget in Flutter?
31+
* Is there a suggested limit to the number of FloatingActionButtons a screen can have?. Give reason(s) for your answer
32+
* Mention two or more operations that would require one to use or return a Future?

0 commit comments

Comments
 (0)