Skip to content

fix(issue-34): dispose child when duration is zero #35

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

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

AshishSingh2001
Copy link
Contributor

✨ fix issue #34

⤵️ What is the current behavior?

The child is not getting disposed due to animation controller not giving callbacks when the duration is zero

🆕 What is the new behavior (if this is a feature change)?

set the hide widget to true explicity when the direction is reverse and duration is zero

💥 Does this PR introduce a breaking change?

NO

🐛 Recommendations for testing

📝 Links to relevant issues/docs

#34
Baseflow/flutter_cached_network_image#942

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current develop

@AshishSingh2001
Copy link
Contributor Author

@renefloor can you help review this

@martijn00 martijn00 merged commit 1e39513 into Baseflow:develop Aug 1, 2024
7 of 9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants