1. 03 Nov, 2020 1 commit
  2. 27 Oct, 2020 1 commit
  3. 26 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
      Unverified
      a755c038
  7. 01 Oct, 2020 1 commit
  8. 29 Sep, 2020 1 commit
  9. 23 Sep, 2020 1 commit
  10. 21 Sep, 2020 1 commit
  11. 19 Sep, 2020 1 commit
  12. 16 Sep, 2020 1 commit
  13. 13 Sep, 2020 1 commit
  14. 10 Sep, 2020 1 commit
  15. 19 Aug, 2020 3 commits
  16. 13 Aug, 2020 1 commit
    • Greg Spencer's avatar
      Revert: Update prepare_package.dart to use the process_runner package instead... · 21f40962
      Greg Spencer authored
      Revert: Update prepare_package.dart to use the process_runner package instead having duplicate code. #62710 (#63608)
      
      This reverts #62710, since it has a noSuchMethodError in some circumstances.
      
      This isn't just a straight git revert, because I had to resolve the conflicts in the reverted pubspec.yaml files and re-run flutter update-packages --force-upgrade to make the checksums match.
      Unverified
      21f40962
  17. 12 Aug, 2020 1 commit
  18. 11 Aug, 2020 1 commit
  19. 06 Aug, 2020 1 commit
  20. 03 Aug, 2020 1 commit
  21. 28 Jul, 2020 1 commit
  22. 24 Jul, 2020 2 commits
  23. 21 Jul, 2020 2 commits
  24. 20 Jul, 2020 2 commits
  25. 17 Jul, 2020 2 commits
  26. 16 Jul, 2020 3 commits
  27. 09 Jul, 2020 1 commit
  28. 07 Jul, 2020 1 commit
  29. 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.
      Unverified
      37db92be
  30. 19 Jun, 2020 1 commit
  31. 11 Jun, 2020 1 commit
  32. 29 May, 2020 1 commit