1. 22 Aug, 2019 1 commit
  2. 10 Aug, 2019 1 commit
  3. 09 Aug, 2019 1 commit
  4. 06 Aug, 2019 1 commit
  5. 05 Aug, 2019 3 commits
  6. 24 Jul, 2019 1 commit
  7. 19 Jul, 2019 1 commit
  8. 10 Jul, 2019 1 commit
  9. 04 Jul, 2019 1 commit
  10. 27 Jun, 2019 1 commit
  11. 19 Jun, 2019 1 commit
  12. 14 Jun, 2019 1 commit
  13. 04 Jun, 2019 1 commit
  14. 01 Jun, 2019 2 commits
  15. 30 May, 2019 2 commits
  16. 29 May, 2019 2 commits
  17. 22 May, 2019 2 commits
  18. 21 May, 2019 1 commit
    • Todd Volkert's avatar
      Add some sanity to the ImageStream listener API (#32936) · 592f81e7
      Todd Volkert authored
      The current API was broken in that you registered multiple
      callbacks at once, but when you removed listeners, only the
      primary listener was used to determine what was removed.
      This led to unintuitive cases where the caller could get
      unexpected behavior.
      
      This updates the API to add and remove listeners using
      a newly introduced [ImageStreamListener] object, a value
      object that has references to the individual callbacks
      that may fire.
      
      flutter/flutter#24722
      flutter/flutter#32374
      flutter/flutter#32935
      592f81e7
  19. 06 May, 2019 1 commit
  20. 03 May, 2019 1 commit
  21. 01 May, 2019 1 commit
  22. 29 Apr, 2019 2 commits
  23. 25 Apr, 2019 1 commit
  24. 29 Mar, 2019 1 commit