Skip to content

Commit

Permalink
Update Source.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whatsupcoders authored Jun 27, 2019
1 parent d5545ce commit 580d6a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Source.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ title: Flutter Interview Questions
* What is a Flutter Tree Shaking?
* What is a Spacer Widget?
* Difference between HotRestart and Hot Reload?
* What is an Inherited Widget and list some exmaples?
* Why is the build() method on State, not Stateful Widget?
* What is an Inherited Widget and list some examples?
* Why is the build() method on State and not Stateful Widget?
* What is a Pub file in Dart?
* How is Flutter native?
* What is a Navigator and Routes in Flutter?
Expand All @@ -18,11 +18,11 @@ title: Flutter Interview Questions
* How do I update ListView dynamically?
* What is a Streams?
* What are keys in Flutter and when to use it ?
* What are Globel Keys?
* What are Global Keys?
* When to use main Axis Alignment and cross Axis Alignment ?
* when do we use double.INFINITY?
* What is Ticker, Tween and Animated Builder ?
* What is an Ephemeral state?
* What is the role of a Change Notifier Provider?
* What is a ValueListenableBuilder?
* What is a AspectRatio?
* What is an AspectRatio?

0 comments on commit 580d6a5

Please sign in to comment.