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 4b1545e commit b5fec59Copy full SHA for b5fec59
README.md
@@ -65,6 +65,8 @@ Title: Flutter Interview Questions
65
* How is an Inherited Widget different from a Provider?
66
* What is an `UnmodifiableListView`?
67
* Difference between these operators "?? and ?."
68
+* What is the purpose of `ModalRoute.of()`?
69
+* Difference between a `Navigator.pushNamed` and `Navigator.pushReplacementNamed`?
70
71
72
Title: Animation Interview Questions
0 commit comments