• Hixie's avatar
    More BoxConstraints asserts · 29654016
    Hixie authored
    The asserting will continue until morale improves!
    
    * Convert all assert(*.isNormalized) checks to use the new
      debugAssertIsNormalized technology.
    * Convert CustomMultiChildLayout to use the new RenderingError
      technology to greatly improve the detail in errors you get when
      writing CustomMultiChildLayout delegates.
    * Add BoxConstraints.copyWith().
    * Indent the descendants in the rendering exception data dump so that
      when you have multiple children it's clearer what's going on.
    29654016
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...