feat: Added TickerProvider for ViewModel , Sample usage added#1087
Open
okursoftware wants to merge 1 commit intoStacked-Org:masterfrom
Open
feat: Added TickerProvider for ViewModel , Sample usage added#1087okursoftware wants to merge 1 commit intoStacked-Org:masterfrom
okursoftware wants to merge 1 commit intoStacked-Org:masterfrom
Conversation
FilledStacks
requested changes
Mar 26, 2024
Contributor
FilledStacks
left a comment
There was a problem hiding this comment.
Hey,
Can you please explain:
- The problem you were trying to solve
- How you're solving the problem
- Give a concrete situation where this will be used
Thank you
| children: [ | ||
| MaterialRoute(page: MultipleFuturesExampleView), | ||
| CustomRoute(page: HistoryView), | ||
| //CustomRoute(page: HistoryView), |
Contributor
There was a problem hiding this comment.
Why is HistoryView removed?
Author
There was a problem hiding this comment.
I got an error while building, so I deleted it.
Contributor
|
This seems to be the answer to one of my problems, where I need to create a TabController in the View or ViewModel. |
Author
|
I didn't do it to solve a problem, I wanted to do it for ease of use, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/jonataslaw/getx/blob/3de0bd3c2efe8b0537360233f4309ebba0bb038f/lib/get_state_manager/src/rx_flutter/rx_ticket_provider_mixin.dart