• Kyle Bradshaw's avatar
    AnimationController reset() method (#13044) · 3dc32873
    Kyle Bradshaw authored
    * AnimationController reset() method
    
    Just a simple convenience method to fix #13039
    
    * Added `reset()` test
    
    * More test expectations
    
    Per feedback.
    
    * Removed test print
    
    * Improved documentation of reset()
    
    * Add controller.reverse to test
    3dc32873
Name
Last commit
Last update
..
animation.dart Loading commit data...
animation_controller.dart Loading commit data...
animations.dart Loading commit data...
curves.dart Loading commit data...
listener_helpers.dart Loading commit data...
tween.dart Loading commit data...