• 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
..
bin Loading commit data...
doc Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...