flutter/dev/benchmarks/macrobenchmarks/lib
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
..
src Implement new AnimationStatus getters (#148570) 2024-05-20 17:43:03 +00:00
common.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
main.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
web_benchmarks.dart Fix typing to unblock pub roll (#144968) 2024-03-12 16:15:03 +00:00