1. 30 Sep, 2020 5 commits
  2. 29 Sep, 2020 2 commits
  3. 23 Sep, 2020 1 commit
  4. 17 Sep, 2020 3 commits
    • stuartmorgan's avatar
      Consider the Windows app template stable (#66022) · 50fd10fc
      stuartmorgan authored
      Removes the template version from the Windows template; the API and
      tooling boundary will now be considered stable, so there will no longer
      be frequent breaking changes.
      
      Also updates the link for adding desktop support to a project for all
      three platforms to reflect the current location.
      
      Fixes https://github.com/flutter/flutter/issues/52748
      50fd10fc
    • stuartmorgan's avatar
      Add VERSIONINFO to the Windows template (#66025) · eaf3f8b4
      stuartmorgan authored
      Adds a VERSIONINFO to Runner.rc in the Windows app template, populated
      from the project creation metadata.
      
      Currently the version itself is hard-coded, but it is future-proofed to
      allow plumbing the actual version through at build time via preprocessor
      defines.
      eaf3f8b4
    • Jonah Williams's avatar
      [flutter_tools] use flutter tool handler for dwds resources and precache tool... · 3e838da9
      Jonah Williams authored
      [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814)
      
      If the tool is downloaded from a precompiled snapshot, or if the backing source files in the pub cache are deleted, the dwds debugging functionality will break as the client.js file cannot be located. Instead use the PackageConfig to verify that package location, downloading if it is missing.
      
      Override the dwds middleware to avoid Isolate.resolvePackageUri
      
      Fixes #53644
      Fixes #65475
      3e838da9
  5. 16 Sep, 2020 2 commits
  6. 07 Sep, 2020 1 commit
  7. 03 Sep, 2020 2 commits
  8. 02 Sep, 2020 1 commit
  9. 01 Sep, 2020 1 commit
  10. 31 Aug, 2020 2 commits
  11. 29 Aug, 2020 1 commit
  12. 28 Aug, 2020 2 commits
  13. 27 Aug, 2020 2 commits
  14. 20 Aug, 2020 2 commits
  15. 19 Aug, 2020 1 commit
  16. 18 Aug, 2020 2 commits
  17. 17 Aug, 2020 2 commits
  18. 14 Aug, 2020 2 commits
  19. 12 Aug, 2020 2 commits
  20. 11 Aug, 2020 1 commit
  21. 05 Aug, 2020 1 commit
  22. 04 Aug, 2020 1 commit
  23. 03 Aug, 2020 1 commit