• Adam Barth's avatar
    Stocks list doesn't update when stocks are loaded · 78d35391
    Adam Barth authored
    Previously, we passed widgets up the hierarchy to display them in the overlay,
    but that breaks the change propagation logic because those widgets won't get
    rebuilt.  Now we pass WidgetBuilders instead, which can be rebuilt when the
    overlay rebuilds.
    
    Fixes #1913
    78d35391
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
services Loading commit data...
widgets Loading commit data...