Ashish Kumar Singh
Results
2
issues of
Ashish Kumar Singh
## 🐛 Bug Report When we use FadeWidget with direction reverse and duration zero it is not disposing the child when the animation is completed. The root cause of this...
### :sparkles: fix issue #34 ### :arrow_heading_down: What is the current behavior? The child is not getting disposed due to animation controller not giving callbacks when the duration is zero...