1. 27 Oct, 2020 6 commits
  2. 26 Oct, 2020 1 commit
  3. 21 Oct, 2020 1 commit
  4. 16 Oct, 2020 1 commit
  5. 12 Oct, 2020 1 commit
  6. 09 Oct, 2020 1 commit
    • nturgut's avatar
      Add web e2e to the flutter/flutter repo (#67693) · a755c038
      nturgut authored
      * adding tests that uses integration_test (e2e) package to flutter
      
      * change the package name for the import
      
      * fix licenses. fix README commands. add links
      
      * adding dependency change auto generated by the tool
      
      * more analyzer error fixes
      a755c038
  7. 01 Oct, 2020 1 commit
  8. 23 Sep, 2020 1 commit
  9. 21 Sep, 2020 1 commit
  10. 19 Sep, 2020 1 commit
  11. 17 Sep, 2020 1 commit
    • Ben Konyi's avatar
      Roll packages to fix #66038 (#66052) · fb08acf1
      Ben Konyi authored
      PR #65873 enabled DDS for non-web Flutter applications. This change
      surfaced a bug where DDS would not send ServiceRegistered events to VM
      service clients when they subscribed to the Service stream. This would
      cause tools and tests that rely on these events (e.g., hot reload in
      VSCode) to fail.
      
      Fixes #66038.
      fb08acf1
  12. 10 Sep, 2020 1 commit
  13. 19 Aug, 2020 3 commits
  14. 12 Aug, 2020 1 commit
  15. 11 Aug, 2020 1 commit
  16. 06 Aug, 2020 1 commit
  17. 03 Aug, 2020 1 commit
  18. 28 Jul, 2020 1 commit
  19. 24 Jul, 2020 2 commits
  20. 21 Jul, 2020 2 commits
  21. 16 Jul, 2020 5 commits
  22. 09 Jul, 2020 1 commit
  23. 07 Jul, 2020 1 commit
  24. 30 Jun, 2020 1 commit
  25. 23 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [versions] update all versions and fix tool tests (#60127) · 37db92be
      Jonah Williams authored
      Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders:
      
      - systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally.
      - MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line.
      - RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline.
      37db92be
  26. 19 Jun, 2020 1 commit
  27. 15 Jun, 2020 1 commit