Refactor Material animation to use AnimatedContainer

The idea is that AnimatedContainer is a drop-in replacement for Container that
provides implicit animations when its properties change.

R=mpcomplete@google.com
7 files changed
tree: 69902a1bc0a7305e6ab91a31cdf9d1b8187d3987
  1. base/
  2. build/
  3. crypto/
  4. gpu/
  5. mojo/
  6. mojom/
  7. services/
  8. skia/
  9. sky/
  10. testing/
  11. third_party/
  12. tools/
  13. travis/
  14. ui/
  15. url/
  16. .clang-format
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .travis.yml
  21. AUTHORS
  22. bar.patch
  23. BUILD.gn
  24. CONTRIBUTING.md
  25. DEPS
  26. foo.patch
  27. LICENSE
  28. README.md
README.md

Sky

Build Status

Sky is a new way to build high performance, cross platform mobile apps. More specifically, Sky is a rendering engine, a scripting engine, an (optional) framework, and a (optional) set of Material Design widgets. Sky is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input, high frame rates, and we are purely mobile first.

For information about using the latest stable release of Sky, please see the Sky SDK README.

For information about contributing to Sky, please see CONTRIBUTING.md.