1. 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
  2. 24 Sep, 2017 1 commit
    • Ian Hickson's avatar
      positionDependentBox (#12232) · 47c387b6
      Ian Hickson authored
      Fix the documentation (it was just wrong before).
      
      Add an explicit code path to handle horizontal overflow so that we
      don't have a left bias.
      47c387b6