1. 04 Jan, 2018 1 commit
    • Greg Spencer's avatar
      Updates the package dependencies by running flutter update-packages --force-upgrade (#13906) · a04df5bc
      Greg Spencer authored
      This simply updates the package dependencies by running flutter update-packages --force-upgrade.
      
      I'm doing this with no other changes, because the last time I tried that, redness occurred. I want to isolate the problem to a "clean" update of the packages.
      
      It looks like the plugins device_info, connectivity, and url_launcher haven't yet had their gradle configurations updated, so they fail when trying to build with the new gradle. I did not upgrade for those three packages only (in flutter_gallery) until we are ready to fix them (fixing them for master will break them for alpha users, so we need to do an alpha roll to do that).
      a04df5bc
  2. 21 Dec, 2017 1 commit
  3. 20 Dec, 2017 1 commit
    • Greg Spencer's avatar
      Adding minzip to packaging steps for Windows (#13679) · 765191e7
      Greg Spencer authored
      This adds our self-compiled copy of the MinGit executable (built from the flutter/git repo) to the archive when building an archive for Windows.
      
      I also tweaked the internal API for prepare_package.dart so that there's a single entry point to build an archive.
      765191e7
  4. 14 Dec, 2017 1 commit
  5. 12 Dec, 2017 2 commits
  6. 06 Dec, 2017 2 commits
  7. 01 Dec, 2017 2 commits
  8. 22 Nov, 2017 1 commit
  9. 20 Nov, 2017 1 commit
  10. 01 Nov, 2017 1 commit
  11. 26 Oct, 2017 2 commits
  12. 25 Oct, 2017 1 commit
  13. 18 Oct, 2017 1 commit
  14. 17 Oct, 2017 1 commit
  15. 11 Oct, 2017 2 commits
  16. 10 Oct, 2017 1 commit
  17. 06 Oct, 2017 1 commit
  18. 22 Sep, 2017 1 commit
    • Ian Hickson's avatar
      Pin all dependencies ONCE AND FOR ALL (#12210) · 441b5c20
      Ian Hickson authored
      * Pin all dependencies ONCE AND FOR ALL
      
      This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version.
      
      * Add comments.
      441b5c20
  19. 12 Sep, 2017 2 commits
  20. 06 Sep, 2017 1 commit
  21. 31 Aug, 2017 1 commit
  22. 14 Aug, 2017 1 commit
  23. 09 Aug, 2017 1 commit
  24. 04 Aug, 2017 1 commit
  25. 01 Aug, 2017 2 commits
  26. 13 Jul, 2017 1 commit
  27. 11 Jul, 2017 1 commit
  28. 21 Jun, 2017 2 commits
  29. 16 Jun, 2017 2 commits
  30. 15 Jun, 2017 2 commits