Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Title: Flutter Interview Questions
* What are keys in Flutter and when should you use it?
* What are `GlobalKeys`?
* When should you use `mainAxisAlignment` and `crossAxisAlignment`?
* When can you use `double.INFINITY`?
* When can you use `double.infinityINFINITY`?
* What is `Ticker`, `Tween` and `AnimatedBuilder`?
* What is ephemeral state?
* What is an `AspectRatio` widget used for?
Expand Down