Skip to content

Animation between oldValue and new Value #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MiroLiebschner opened this issue Mar 5, 2021 · 3 comments
Closed

Animation between oldValue and new Value #25

MiroLiebschner opened this issue Mar 5, 2021 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@MiroLiebschner
Copy link

First of all great package!

One thing I would wish is the possibility to animate from an oldValue to a newValue. This would require a StatefulWidget so I don't know if it is in scope.

Use case: User gets point for finishing a task. His progress is shown by the step-progress-indicator. Instead of jumping from oldValue to the newValue a smooth animation occurs.

@SandroMaglione
Copy link
Owner

Hi @MiroLiebschner

Yes, animations would be a great addition. We are discussing them at #4
If you have any specific usecase or suggestion feel free to leave a comment there 👍

@SandroMaglione SandroMaglione added the duplicate This issue or pull request already exists label Mar 9, 2021
@pratikbutani
Copy link

This is usecase, I think it will be more useful while getting data from API one by one. You can check this example in Android

@desmeit
Copy link

desmeit commented Feb 23, 2022

how is this possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants