Sign in
flutter
/
mirrors
/
flutter
/
5cb0010085f8b59122b15df4243268b87e77b8e1
commit
5cb0010085f8b59122b15df4243268b87e77b8e1
[
log
]
author
Adam Barth <abarth@chromium.org>
Sat Oct 03 14:59:48 2015 -0700
committer
Adam Barth <abarth@chromium.org>
Mon Oct 05 10:13:11 2015 -0700
tree
16c9689321fd1b9f2ca21703e0bd428176056bc6
parent
49aba0cc0cbfa497fcf2298fdd5b8416d76c0327
[
diff
]
Remove AnimatedSimulation This patch folds the functionality from AnimatedSimulation into Timeline.
packages/flutter/lib/animation.dart
[
diff
]
packages/flutter/lib/src/animation/animated_simulation.dart
[Deleted -
diff
]
packages/flutter/lib/src/animation/animation_performance.dart
[
diff
]
packages/flutter/lib/src/animation/simulation_stepper.dart
[Added -
diff
]
packages/flutter/lib/src/animation/ticker.dart
[Added -
diff
]
packages/flutter/lib/src/animation/timeline.dart
[Deleted -
diff
]
packages/flutter/lib/src/widgets/scrollable.dart
[
diff
]
packages/flutter/lib/src/widgets/tabs.dart
[
diff
]
8 files changed
tree: 16c9689321fd1b9f2ca21703e0bd428176056bc6
examples/
packages/