1. 17 Sep, 2019 1 commit
  2. 01 Mar, 2019 1 commit
  3. 15 Feb, 2019 1 commit
  4. 14 Feb, 2019 1 commit
  5. 13 Feb, 2019 1 commit
  6. 08 Jan, 2019 1 commit
    • Marco Scannadinari's avatar
      Add Robert Penner’s easing functions (#25788) · 57318fa3
      Marco Scannadinari authored
      * Add Robert Penner’s easing functions
      
      These easing functions are the most popular functions in use on the web
      and other platforms. Including them in Flutter will encourage users to
      create more engaging and attractive animations.
      57318fa3
  7. 16 Oct, 2018 1 commit
  8. 02 Aug, 2018 1 commit
  9. 27 Jul, 2018 1 commit
  10. 23 Jul, 2018 1 commit
  11. 16 Jul, 2018 2 commits
  12. 14 Mar, 2018 1 commit
  13. 01 Feb, 2018 1 commit
  14. 04 Mar, 2017 1 commit
  15. 18 Feb, 2017 1 commit
  16. 09 Feb, 2017 1 commit
  17. 05 Jan, 2017 1 commit
  18. 16 Dec, 2016 1 commit
    • Ian Hickson's avatar
      Curves.decelerate (#7284) · 3e3d2192
      Ian Hickson authored
      Port DecelerateInterpolator to Flutter.
      
      Also, hide the Curve subclasses that you can't extend and that have no
      statics and are generally not useful.
      3e3d2192
  19. 09 Dec, 2016 1 commit
  20. 07 Sep, 2016 1 commit
  21. 24 Jun, 2016 2 commits