1. 02 Dec, 2020 1 commit
  2. 23 Nov, 2020 1 commit
  3. 20 Nov, 2020 1 commit
  4. 19 Nov, 2020 1 commit
  5. 17 Nov, 2020 1 commit
  6. 09 Nov, 2020 1 commit
    • Yuqian Li's avatar
      Reland migration (#69996) · 8e7748e7
      Yuqian Li authored
      This reverts ae0a9cb5 and therefore relands #69629.
      
      Additionally, `flutter update-packages --force-upgrade` has been run to update `pubspec.yaml` to resolve the analyze test failures.
      8e7748e7
  7. 06 Nov, 2020 1 commit
  8. 05 Nov, 2020 1 commit
  9. 04 Nov, 2020 1 commit
  10. 26 Oct, 2020 1 commit
  11. 20 Oct, 2020 1 commit
  12. 19 Oct, 2020 1 commit
  13. 17 Oct, 2020 1 commit
  14. 16 Oct, 2020 1 commit
  15. 12 Oct, 2020 1 commit
  16. 01 Oct, 2020 1 commit
  17. 23 Sep, 2020 2 commits
    • Greg Spencer's avatar
      Change the default visual density to be adaptive based on platform. (#66370) · bbd7b976
      Greg Spencer authored
      Based on feedback from various desktop developers, and to be consistent between the defaults and the sample code, this PR switches the default for visual density in desktop themes to be compact instead of standard.
      
      It also removes the same setting from the sample code generated by "flutter create" because it is no longer needed now that it is the default.
      bbd7b976
    • Jacob MacDonald's avatar
      update to the latest null safe packages (#66384) · 9cee75ba
      Jacob MacDonald authored
      Updates all null safe dependencies to versions that allow 2.10 stable and 2.11 dev releases.
      
      Also updates flutter_goldens and flutter_goldens_client to allow 2.11 dev.
      9cee75ba
  18. 21 Sep, 2020 1 commit
  19. 19 Sep, 2020 1 commit
  20. 11 Aug, 2020 1 commit
  21. 04 Aug, 2020 2 commits
  22. 03 Aug, 2020 1 commit
  23. 28 Jul, 2020 1 commit
  24. 24 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.
      37db92be
  30. 19 Jun, 2020 1 commit
  31. 16 Jun, 2020 1 commit
  32. 15 Jun, 2020 1 commit
  33. 08 Jun, 2020 2 commits