• 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
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...