flutter/dev/integration_tests/new_gallery/lib/pages
Nate 76a07a1646
Implement new AnimationStatus getters (#148570)
PR #147801 introduced some convenient `AnimationStatus` getters, but I just realized that `AnimationController` now has 2 getters for the same thing: `isAnimating` and `isRunning`.

The intent of this pull request is to correct that mistake, and implement the getters in the appropriate places.
2024-05-20 17:43:03 +00:00
..
settings_icon Reland "if chains → switch expressions" (#148634) 2024-05-20 17:43:00 +00:00
about.dart [devicelab] introduce new old gallery. (#143486) 2024-02-15 20:01:14 +00:00
backdrop.dart [devicelab] introduce new old gallery. (#143486) 2024-02-15 20:01:14 +00:00
category_list_item.dart Implement new AnimationStatus getters (#148570) 2024-05-20 17:43:03 +00:00
demo.dart switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
home.dart [devicelab] introduce new old gallery. (#143486) 2024-02-15 20:01:14 +00:00
settings_list_item.dart [devicelab] introduce new old gallery. (#143486) 2024-02-15 20:01:14 +00:00
settings.dart Implement new AnimationStatus getters (#148570) 2024-05-20 17:43:03 +00:00
splash.dart Implement new AnimationStatus getters (#148570) 2024-05-20 17:43:03 +00:00