• Greg Spencer's avatar
    Remove reverseDuration from implicitly animated widgets, since it's ignored. (#35785) · e3a08d23
    Greg Spencer authored
    When I added reverseDuration to animation controllers in #32730, I also added it to the implicit animations that Flutter has. However, as @efortuna pointed out to me, it doesn't actually do anything there, since all of the intrinsic animations run forwards, not in the reverse direction, and there's no way to reverse them.
    
    So, this PR removes the reverseDuration argument from the implicit animations to avoid confusion.
    
    Fixes #35769
    e3a08d23
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...