mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
about.dart | ||
app.dart | ||
backdrop.dart | ||
demo.dart | ||
demos.dart | ||
example_code_parser.dart | ||
example_code.dart | ||
home.dart | ||
icons.dart | ||
options.dart | ||
scales.dart | ||
syntax_highlighter.dart | ||
themes.dart | ||
updater.dart |