1. 31 Jul, 2019 1 commit
  2. 26 Jul, 2019 2 commits
  3. 06 Nov, 2018 2 commits
  4. 23 Oct, 2018 1 commit
  5. 16 Oct, 2018 1 commit
  6. 01 Oct, 2018 1 commit
  7. 12 Sep, 2018 1 commit
  8. 28 Aug, 2018 1 commit
  9. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      Ian Hickson authored
      * Upgrade everything except matcher.
      * Roll matcher (and test)
      * Adjust tests that depend on flutter:test directly to depend on a shim
      * Require use of package:test shim and remove other references to package:test
      686d8f8a
  10. 02 Aug, 2018 1 commit
  11. 27 Jul, 2018 1 commit
  12. 23 Jul, 2018 1 commit
  13. 16 Jul, 2018 2 commits
  14. 12 Jul, 2018 3 commits
  15. 16 May, 2018 1 commit
  16. 15 May, 2018 2 commits
  17. 07 May, 2018 1 commit
  18. 04 May, 2018 1 commit
  19. 03 May, 2018 2 commits
  20. 30 Apr, 2018 1 commit
  21. 27 Apr, 2018 1 commit
  22. 26 Apr, 2018 1 commit
  23. 25 Apr, 2018 1 commit
  24. 27 Mar, 2018 1 commit
  25. 22 Mar, 2018 2 commits
    • xster's avatar
    • xster's avatar
      Cupertino pull to refresh part 1: sliver and a simple indicator widget builder (#15324) · feadfd2e
      xster authored
      * Gallery scaffolding
      
      * Started RenderSliver
      
      * demo and initial hookup
      
      * Cleaned up demo more and scaffolding basic sliver->widget communication structure.
      
      * works
      
      * states and default indicator building works
      
      * start adding docs
      
      * added an alignment setting optimized the sliver relayout mechanism
      
      * tested a default bottom aligned sized indicator
      
      * Added a bunch of tests
      
      * more fixes and more tests
      
      * Finished the tests
      
      * Add docs
      
      * Add more doc diffing wrt material pull to refresh
      
      * Mention nav bar synergy
      
      * add more asserts
      
      * review 1
      
      * Fix mockito 2 / dart 2 / strong typed tests
      
      * review
      
      * Remove the vscode config
      
      * review
      feadfd2e
  26. 26 Jan, 2018 1 commit
    • xster's avatar
      CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091) · 667f4785
      xster authored
      * controller, position and test
      
      * Make controllers swappable
      
      * WIP
      
      * Create a ListWheelScrollPhysics
      
      * Created picker and gallery demo and testing now
      
      * Works. Ready to document and test.
      
      * Document and add tests. Make the scroll controller more generic.
      
      * minor cleanup
      
      * review
      
      * review
      
      * fix tests
      
      * stop using TransformLayers for now
      667f4785
  27. 25 Jan, 2018 1 commit
  28. 29 Nov, 2017 2 commits
  29. 03 Nov, 2017 1 commit
    • xster's avatar
      Add an iOS style demo to the gallery (#12651) · 89405002
      xster authored
      * Built first tab
      
      * Small additions
      
      * started tab 3
      
      * Need color arithmetics
      
      * tab 2 built
      
      * finalize
      
      * lint and tests
      
      * review
      
      * Reapply docs after rebase
      
      * use color.computeLuminance
      
      * linter
      
      * nit
      89405002
  30. 27 Sep, 2017 1 commit
  31. 15 Jun, 2017 1 commit