File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ title: Flutter Interview Questions
88*  What is a Flutter Tree Shaking?
99*  What is a Spacer Widget?
1010*  Difference between HotRestart and Hot Reload?
11- *  What is an Inherited Widget and list some exmaples ?
12- *  Why is the build() method on State,  not Stateful Widget?
11+ *  What is an Inherited Widget and list some examples ?
12+ *  Why is the build() method on State and  not Stateful Widget?
1313*  What is a Pub file in Dart?
1414*  How is Flutter native?
1515*  What is a Navigator and Routes in Flutter?
@@ -18,11 +18,11 @@ title: Flutter Interview Questions
1818*  How do I update ListView dynamically?
1919*  What is a Streams?
2020*  What are keys in Flutter and when to use it ?
21- *  What are Globel  Keys?
21+ *  What are Global  Keys?
2222*  When to use main Axis Alignment and cross Axis Alignment ?
2323*  when do we use double.INFINITY?
2424*  What is Ticker, Tween and Animated Builder ?
2525*  What is an Ephemeral state?
2626*  What is the role of a Change Notifier Provider?
2727*  What is a ValueListenableBuilder?
28- *  What is a  AspectRatio?
28+ *  What is an  AspectRatio?
                         You can’t perform that action at this time. 
           
                  
0 commit comments