We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c4799 commit f41d0b1Copy full SHA for f41d0b1
Source.md
@@ -28,3 +28,6 @@ title: Flutter Interview Questions
28
* What is an AspectRatio?
29
* How would you access Stateful Widget properties from it's State?
30
* What is Inherited Widget in Flutter?
31
+* Is there a suggested limit to the number of FloatingActionButtons a screen can have?. Give reason(s) for your answer
32
+* What is a Future in Dart?
33
+* Mention two or more operations that would require one to use or return a Future?
0 commit comments