• Adam Barth's avatar
    TabView fails to update tab contents · 432b1793
    Adam Barth authored
    When the TabView widget's children change, we don't change the children
    we give to the PageViewport because we fail to update _items. This patch
    watches didChangeConfig and updates _items appropriately.
    
    Fixes #1134
    Fixes #1168
    432b1793
Name
Last commit
Last update
..
benchmark Loading commit data...
doc Loading commit data...
lib Loading commit data...
test 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...