1. 29 Jan, 2019 1 commit
  2. 22 Jan, 2019 1 commit
    • jslavitz's avatar
      Transition Curve Fix (#25488) · cf4fc966
      jslavitz authored
      * Changes Cupertino page transition curves to make paging animations more similar to those of native iOS
      cf4fc966
  3. 09 Jan, 2019 1 commit
  4. 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
  5. 16 Oct, 2018 1 commit
  6. 23 Sep, 2018 1 commit
  7. 12 Sep, 2018 1 commit
  8. 02 Aug, 2018 1 commit
  9. 31 Jul, 2018 1 commit
  10. 27 Jul, 2018 1 commit
  11. 23 Jul, 2018 1 commit
  12. 16 Jul, 2018 2 commits
  13. 05 Jun, 2018 1 commit
  14. 18 May, 2018 1 commit
  15. 17 May, 2018 1 commit
    • Greg Spencer's avatar
      Moving API doc asset URLs to point to the new location. (#17697) · ac67efbc
      Greg Spencer authored
      I'm moving the assets in the assets-for-api-docs repo to a slightly different location to help with organization in that repo, so this PR points the doc URLs to the new location. The old assets won't be removed until this PR makes its way to the API docs website.
      
      No documentation or code changes here, other than changing doc image URLs.
      ac67efbc
  16. 12 Mar, 2018 1 commit
  17. 17 Nov, 2017 1 commit
    • Greg Spencer's avatar
      Fix spelling errors in all the dartdocs. (#13061) · 0259be90
      Greg Spencer authored
      I got tired of drive-by spelling fixes, so I figured I'd just take care of them all at once.
      
      This only corrects errors in the dartdocs, not regular comments, and I skipped any sample code in the dartdocs. It doesn't touch any identifiers in the dartdocs either. No code changes, just comments.
      0259be90
  18. 16 Jun, 2017 1 commit
  19. 06 Jun, 2017 1 commit
  20. 01 Jun, 2017 1 commit
  21. 09 May, 2017 1 commit
  22. 03 May, 2017 1 commit
  23. 19 Apr, 2017 1 commit
  24. 04 Mar, 2017 1 commit
  25. 05 Jan, 2017 2 commits
  26. 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
  27. 28 Sep, 2016 1 commit
  28. 07 Sep, 2016 1 commit
  29. 26 Jul, 2016 1 commit
  30. 30 Jun, 2016 1 commit
  31. 17 May, 2016 1 commit
  32. 31 Mar, 2016 1 commit
  33. 27 Mar, 2016 1 commit
  34. 21 Mar, 2016 1 commit
    • Ian Hickson's avatar
      Provide more documentation for MojoShell · bef6ff3b
      Ian Hickson authored
      As usual, as I was doing this I ran into some stuff that seemed hard
      to document as-is and so I changed it. In this case, in the "http"
      library. The new code is more or less equivalent, I think, but the
      resulting documentation makes it more obvious that it's wrong...
      bef6ff3b
  35. 14 Mar, 2016 1 commit
  36. 25 Feb, 2016 1 commit
  37. 12 Feb, 2016 1 commit
  38. 20 Dec, 2015 1 commit