Replies: 1 comment
-
Hey, you wouldn't add it to ViewModels, so if it's in your View then that's fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I currently have a
Tabs
widget and to use tabs is required to pass a TickerProvider to vsync, I'm not sure how to do that with view models, would be nice if we have a exampleCurrently I'm using the DefaultTabController
Beta Was this translation helpful? Give feedback.
All reactions