flutter/dev/integration_tests/flutter_gallery/lib/gallery
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
..
about.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
app.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
backdrop.dart Implement new AnimationStatus getters (#148570) 2024-05-20 17:43:03 +00:00
demo.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
demos.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code_parser.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code.dart Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
home.dart Reapply new PopScope API (#147607) 2024-05-07 09:04:49 -07:00
icons.dart replace some ._() constructors with class modifiers (#122765) 2023-03-23 12:29:18 -07:00
options.dart cleanup now-irrelevant ignores for deprecated_member_use (#143403) 2024-02-14 21:08:25 +00:00
scales.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
syntax_highlighter.dart Reland "if chains → switch expressions" (#148634) 2024-05-20 17:43:00 +00:00
themes.dart Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273) 2024-02-28 13:55:50 -08:00
updater.dart fix for upcoming use_build_context_synchronously changes (#111539) 2022-09-14 18:14:47 +00:00