We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf0ee76 + c9e08d7 commit 3070276Copy full SHA for 3070276
Source.md
@@ -26,3 +26,7 @@ title: Flutter Interview Questions
26
* What is the role of a Change Notifier Provider?
27
* What is a ValueListenableBuilder?
28
* 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