1. 29 Aug, 2019 1 commit
  2. 22 Jul, 2019 1 commit
  3. 15 May, 2019 1 commit
  4. 26 Apr, 2019 1 commit
  5. 15 Apr, 2019 1 commit
  6. 09 Mar, 2019 1 commit
  7. 07 Mar, 2019 1 commit
  8. 06 Mar, 2019 1 commit
  9. 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
  10. 10 Jan, 2019 1 commit
  11. 08 Jan, 2019 1 commit
  12. 06 Nov, 2018 4 commits
  13. 05 Nov, 2018 1 commit
  14. 23 Oct, 2018 1 commit
  15. 16 Oct, 2018 1 commit
  16. 12 Oct, 2018 2 commits
    • matthew-carroll's avatar
      Revert "Reversion for roll (#22984)" (#23029) · 04a26778
      matthew-carroll authored
      This reverts commit 80f80ab0.
      04a26778
    • matthew-carroll's avatar
      Reversion for roll (#22984) · 80f80ab0
      matthew-carroll authored
      For G3 Roll:
      
      * Revert "MaterialButton must honor its minWidth and height parameters (#22919)"
      
      This reverts commit a0233233.
      
      * Revert "Update uses of ButtonTheme.bar: pass along the current Theme's colorScheme (#22827)"
      
      This reverts commit 655bf6a2.
      
      * Revert "ButtonTheme.of().colorScheme defers to Theme (#22880)"
      
      This reverts commit a590940e.
      
      * Revert "Bring TextTheme into alignment with the current Material spec (#22330)"
      
      This reverts commit 8bfb4b3e.
      
      * Revert "Added ColorScheme, updated ThemeData, ButtonTheme, material buttons (#22013)"
      
      This reverts commit eea3465a.
      
      * Manual adjustments to fix reversion issues.
      80f80ab0
  17. 11 Oct, 2018 1 commit
  18. 06 Oct, 2018 1 commit
  19. 04 Oct, 2018 1 commit
  20. 02 Oct, 2018 2 commits
  21. 25 Sep, 2018 4 commits
  22. 24 Sep, 2018 1 commit
  23. 12 Sep, 2018 2 commits
  24. 11 Sep, 2018 1 commit
  25. 17 Aug, 2018 1 commit
  26. 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
  27. 09 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Fix flutter_gallery_instrumentation_test (#20361) · 93b02651
      Ian Hickson authored
      Somehow I forgot to say "super.tap()" when calling "tap()" on the new
      superclass, so it was just recursing infinitely but ended up actually
      crashing on the first reuse of the finder.
      
      The error was previously swallowed, I made this print it instead.
      93b02651
  28. 06 Aug, 2018 1 commit
  29. 04 Aug, 2018 1 commit
  30. 02 Aug, 2018 2 commits