We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fec59 commit e2bca5dCopy full SHA for e2bca5d
README.md
@@ -67,6 +67,7 @@ Title: Flutter Interview Questions
67
* Difference between these operators "?? and ?."
68
* What is the purpose of `ModalRoute.of()`?
69
* Difference between a `Navigator.pushNamed` and `Navigator.pushReplacementNamed`?
70
+* Difference between a `Single Instance` and `Scoped Instance` ?
71
72
73
Title: Animation Interview Questions
0 commit comments