1. 01 Oct, 2020 1 commit
  2. 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
  3. 21 Sep, 2020 1 commit
  4. 19 Sep, 2020 1 commit
  5. 11 Aug, 2020 1 commit
  6. 04 Aug, 2020 2 commits
  7. 03 Aug, 2020 1 commit
  8. 28 Jul, 2020 1 commit
  9. 24 Jul, 2020 2 commits
  10. 17 Jul, 2020 2 commits
  11. 16 Jul, 2020 3 commits
  12. 09 Jul, 2020 1 commit
  13. 07 Jul, 2020 1 commit
  14. 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
  15. 19 Jun, 2020 1 commit
  16. 16 Jun, 2020 1 commit
  17. 15 Jun, 2020 1 commit
  18. 08 Jun, 2020 2 commits
  19. 03 Jun, 2020 2 commits
  20. 29 May, 2020 1 commit
  21. 27 Apr, 2020 1 commit
  22. 22 Apr, 2020 1 commit