1. 06 Jan, 2018 1 commit
  2. 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
  3. 21 Dec, 2017 1 commit
  4. 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
  5. 14 Dec, 2017 1 commit
  6. 01 Dec, 2017 1 commit
  7. 01 Nov, 2017 1 commit
  8. 26 Oct, 2017 2 commits
  9. 25 Oct, 2017 1 commit
  10. 11 Oct, 2017 1 commit
  11. 06 Oct, 2017 1 commit
  12. 22 Sep, 2017 2 commits
  13. 14 Jun, 2017 1 commit
  14. 05 Jun, 2017 1 commit
  15. 01 May, 2017 1 commit
  16. 27 Mar, 2017 1 commit
  17. 20 Mar, 2017 1 commit
  18. 14 Feb, 2017 1 commit
  19. 13 Feb, 2017 1 commit
    • szakarias's avatar
      Add platform_services sample (#8058) · 93c6dbb9
      szakarias authored
      * Add platform_services sample
      
      * update build.gradle to use latest scripts
      
      * use FlutterActivity
      
      * Updated ExampleInstrumentedTest.java and deleted FlutterPlugin.groovy
      
      * Remove getRandom code from main.dart
      
      * remove unused import
      93c6dbb9
  20. 14 Nov, 2016 1 commit
    • Dan Rubel's avatar
      Refactor flutter command exit code - part 3 of 3 (#6838) · 34e466f1
      Dan Rubel authored
      * Remove the workaround that pinned args to v0.13.6
      This reverts most of the changes in commit 6331b6c8
      * throw exception if exit code is not an integer
      * rework command infrastructure to throw ToolExit when non-zero exitCode
      * convert commands to return Future<Null>
      * cleanup remaining commands to use throwToolExit for non-zero exit code
      * remove isUnusual exception message
      * add type annotations for updated args package
      34e466f1
  21. 08 Nov, 2016 1 commit
  22. 23 Sep, 2016 1 commit
  23. 29 May, 2016 1 commit
  24. 13 Apr, 2016 1 commit
    • Ian Hickson's avatar
      Fix dependency skew. (#3306) · 7861d029
      Ian Hickson authored
      ...by adding tests to our examples that don't import flutter_test, which
      pins the relevant dependencies.
      
      Also, provide more information when complaining about leaked transient
      callbacks in tests.
      
      Also, make tests display full information when they have an exception,
      by bypassing the throttling we have for Android logging in tests.
      
      Also, make the word wrapping not wrap stack traces if they happen to
      be included in exception output.
      
      Also, fix a leaked transient callback in the checkbox code.
      7861d029
  25. 07 Nov, 2015 1 commit
  26. 02 Nov, 2015 1 commit
  27. 29 Oct, 2015 1 commit
    • Hixie's avatar
      Rev package versions for release. · fca9b8f3
      Hixie authored
      sky_engine is now at 0.0.45
      sky_services is now at 0.0.45
      flx is now at 0.0.4
      flutter is now at 0.0.15
      flutter_sprites is now at 0.0.12
      fca9b8f3
  28. 28 Oct, 2015 1 commit
    • Hixie's avatar
      Rev package versions for release. · cbf9eab8
      Hixie authored
      sky_engine is now at 0.0.44
      sky_services is now at 0.0.44
      flx is now at 0.0.3
      flutter is now at 0.0.14
      flutter_sprites is now at 0.0.11
      cbf9eab8
  29. 12 Oct, 2015 1 commit
  30. 10 Oct, 2015 1 commit
  31. 10 Aug, 2015 2 commits
  32. 08 Aug, 2015 1 commit
  33. 07 Aug, 2015 1 commit