1. 16 Nov, 2015 3 commits
    • Hans Muller's avatar
      Merge pull request #383 from HansMuller/more_stocks_bugs · b3783a16
      Hans Muller authored
      Give the StockSymbolView's Hero a Key
      
      The StockSymbolBottomSheet includes a Hero, as does the StockSymbolPage and the StockRow. When two or more heroes with the same tag are gathered together Heros.of() expects them to have distinguishing non-null keys. Now they do.
      
      Fixes #382
      b3783a16
    • Hans Muller's avatar
      Give the StockSymbolView's Hero a Key · f7b36f07
      Hans Muller authored
      f7b36f07
    • Hans Muller's avatar
      Merge pull request #376 from HansMuller/stocks_bug · 8b1dd598
      Hans Muller authored
      Safely clear SnackBack and BottomSheet placeholders
      
      Correct one stocks demo bug: displaying the stock symbol viewer (single tap on a row) while a BottomSheet or SnackBar was up, would assert.
      
      Thep SnackBack and BottomSheet placeholder keys are cleared when they're obscured by a route with an opaque OverlayEntry. So in that case there's no need to try and clear the placeholder's child again.
      8b1dd598
  2. 14 Nov, 2015 4 commits
  3. 13 Nov, 2015 26 commits
  4. 12 Nov, 2015 7 commits