1. 06 Sep, 2022 1 commit
  2. 08 Apr, 2022 1 commit
  3. 08 Oct, 2021 3 commits
  4. 01 May, 2021 1 commit
  5. 07 Apr, 2021 1 commit
  6. 06 Apr, 2021 1 commit
  7. 26 Feb, 2021 1 commit
  8. 27 Jan, 2021 1 commit
  9. 11 Jan, 2021 1 commit
  10. 06 Nov, 2020 1 commit
  11. 13 Oct, 2020 1 commit
  12. 17 Sep, 2020 1 commit
    • 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
  13. 21 Jul, 2020 1 commit
  14. 16 Jul, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] add feature for iOS, android, and fuchsia (#61481) · 859fce90
      Jonah Williams authored
      Add feature flags for android, ios, and fuchsia (on by default). After updating the g3 rollers, the fuchsia feature will be turned off by default. Creates a simpler base type of feature flags for g3 to extend.
      
      Updates android, ios, fuchsia workflows to use feature flags check.
      Removes concept of stable artifacts and checks on flutter version.
      
      Fixes #58999
      #52859
      #12768
      859fce90
  15. 08 Jul, 2020 1 commit
  16. 09 Jun, 2020 1 commit
  17. 06 May, 2020 1 commit
  18. 01 Apr, 2020 1 commit
    • stuartmorgan's avatar
      Precache platform filter change (#53701) · 445b5a14
      stuartmorgan authored
      Makes the following changes to the behavior of precache:
      - The --all-platforms flags now fetches all artifacts, rather than just
        turning off platform filtering of selected artifacts.
      - Explicitly requested artifacts are no longer subject to platform
        filtering. E.g., 'precache --ios' will download iOS artifacts on
        Windows and Linux (but 'precache' without an 'ios' flag will still
        only download iOS artifacts on macOS).
      - Desktop platform artifacts now respect the bypassing of platform
        filtering.
      
      Fixes #53272
      445b5a14
  19. 31 Mar, 2020 1 commit
  20. 21 Jan, 2020 1 commit
  21. 11 Dec, 2019 1 commit
  22. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  23. 24 Nov, 2019 1 commit
  24. 09 Oct, 2019 1 commit
  25. 02 Oct, 2019 1 commit
  26. 30 Sep, 2019 1 commit
  27. 27 Sep, 2019 1 commit
  28. 17 Sep, 2019 1 commit
  29. 04 Sep, 2019 1 commit
  30. 02 Sep, 2019 1 commit
  31. 29 Jul, 2019 1 commit
  32. 13 Jul, 2019 1 commit
  33. 28 Jun, 2019 1 commit
  34. 18 Apr, 2019 1 commit
  35. 16 Apr, 2019 1 commit
  36. 11 Apr, 2019 1 commit