When I should use dependencies in Provider's constructor? #977
Unanswered
AlexanderFarkas
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Specify If your provider isn't depending on anything, there's no value in specifying |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Provider((ref) => Repo(), dependencies: [])Beta Was this translation helpful? Give feedback.
All reactions