flutter/dev/integration_tests/new_gallery/lib/studies/reply
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
..
model
adaptive_nav.dart Implement new AnimationStatus getters (#148570) 2024-05-20 17:43:03 +00:00
app.dart switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
bottom_drawer.dart
colors.dart
compose_page.dart
mail_card_preview.dart
mail_view_page.dart
mailbox_body.dart switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
profile_avatar.dart
routes.dart
search_page.dart
waterfall_notched_rectangle.dart Fixed few typos (#147087) 2024-04-22 16:49:19 +00:00