• Adam Barth's avatar
    Fix assert in Stocks app · d2a1389e
    Adam Barth authored
    When paging a scrollable list, we were trying to read the render object's size
    at a time when we're not allowed to read it. Instead, encode the information
    into the repaint limit, which is more correct (and faster) anyway.
    d2a1389e
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...