• 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
..
src Loading commit data...
_embedder.yaml Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...