1. 09 Oct, 2019 1 commit
  2. 30 Sep, 2019 1 commit
  3. 24 Sep, 2019 1 commit
  4. 18 Sep, 2019 1 commit
  5. 17 Sep, 2019 3 commits
  6. 21 Aug, 2019 1 commit
  7. 09 Aug, 2019 2 commits
  8. 03 Jul, 2019 1 commit
  9. 20 Jun, 2019 1 commit
  10. 13 Jun, 2019 1 commit
  11. 29 Apr, 2019 1 commit
  12. 22 Mar, 2019 1 commit
  13. 12 Mar, 2019 1 commit
  14. 09 Mar, 2019 1 commit
  15. 07 Mar, 2019 1 commit
  16. 06 Mar, 2019 1 commit
  17. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  18. 16 Jan, 2019 1 commit
  19. 09 Oct, 2018 1 commit
  20. 12 Sep, 2018 1 commit
  21. 31 Aug, 2018 1 commit
  22. 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
  23. 02 Aug, 2018 1 commit
  24. 27 Jul, 2018 1 commit
  25. 23 Jul, 2018 1 commit
  26. 20 Jul, 2018 1 commit
  27. 16 Jul, 2018 2 commits
  28. 05 Jun, 2018 1 commit
  29. 23 Apr, 2018 1 commit
    • Yegor's avatar
      a11y traversal: sort locally; use new sorting algorithm (#16253) · d3540962
      Yegor authored
      New a11y traversal:
      
      - sort direct sibling SemanticsNodes only
      - use new sorting algorithm
      - implement RTL
      - test semantics in traversal order by default
      - add AppBar traversal test
      - breaking: remove nextNodeId/previousNodeId from the framework
      - breaking: remove DebugSemanticsDumpOrder.geometricOrder
      d3540962
  30. 21 Apr, 2018 1 commit
  31. 19 Mar, 2018 2 commits
  32. 09 Mar, 2018 1 commit
  33. 14 Feb, 2018 3 commits