Skip to content
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

How to listen events from dart/flutter? #280

Open
normancarcamo opened this issue Oct 1, 2020 · 0 comments
Open

How to listen events from dart/flutter? #280

normancarcamo opened this issue Oct 1, 2020 · 0 comments

Comments

@normancarcamo
Copy link

normancarcamo commented Oct 1, 2020

Hi there, I would like to know if there is any guide to follow about events but from flutter?

I want to dispatch an event every time an animation that is running repeatedly starts again.
Using the advance method from the controller doesn't help me too much because the animation is always running indefinitely, so I am thinking on making use of them to see if I can replace the animation on a specific time.

@normancarcamo normancarcamo changed the title Code to listen events from dart/flutter? How to listen events from dart/flutter? Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant