• Ian Hickson's avatar
    Fix crash when going back in stocks app. · d5e072c3
    Ian Hickson authored
    Heroes with the same tag have to have keys that are unique across the
    entire subtree. Since we can now show both stock lists, this means we
    have to include the tab in the heroes' keys.
    
    Fixes #668.
    d5e072c3
stock_row.dart 3.52 KB