1. 24 Jan, 2017 1 commit
  2. 19 Jan, 2017 1 commit
  3. 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
  4. 08 Nov, 2016 1 commit
  5. 23 Sep, 2016 1 commit
  6. 22 Sep, 2016 1 commit
    • Adam Barth's avatar
      Remove flutter_sprites (#5996) · d3efe7da
      Adam Barth authored
      This code is now in its own standalone library. The library is in a private git
      repository in the flutter organization because the code is unmaintained. If
      you're interested in using and maintaining this code, please contact
      flutter-dev@googlegroups.com for more information.
      d3efe7da
  7. 12 Sep, 2016 1 commit
  8. 08 Sep, 2016 1 commit
    • Phil Quitslund's avatar
      Update to Dart `1.20.0-dev.1.0`. (#5689) · d2fda677
      Phil Quitslund authored
      * Udpate to Dart `1.20.0-dev.1.0`.
      
      Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package.
      
      * Added `--no-packages-dir`.
      
      * Revert extension to master.
      
      * Added ignores.
      
      * Review nits.
      
      * More nits.
      d2fda677
  9. 05 Aug, 2016 1 commit
  10. 04 Aug, 2016 1 commit
  11. 27 Jul, 2016 2 commits
  12. 13 Jun, 2016 2 commits
  13. 09 Jun, 2016 1 commit
  14. 08 Jun, 2016 1 commit
  15. 07 Jun, 2016 1 commit
    • Adam Barth's avatar
      Loosen dependencies on string_scanner (#4412) · 4f4f24ea
      Adam Barth authored
      Now that there's a new string_scanner in town, we're having dependency
      resolution conflict because of flutter_markdown's tight dependency. This
      patch loosens the dependency and resolves the conflict.
      4f4f24ea
  16. 03 Jun, 2016 1 commit
  17. 02 Jun, 2016 2 commits
  18. 09 May, 2016 1 commit
  19. 22 Apr, 2016 1 commit
  20. 13 Apr, 2016 2 commits
    • Eric Seidel's avatar
      Add a basic scrolling test for the Gallery home page. · 237f1ac2
      Eric Seidel authored
      Current numbers from my Nexus 5:
        "average_frame_build_time_millis": 22.6854,
        "missed_frame_build_budget_count": 15,
        "frame_count": 15
      
      Filed https://github.com/flutter/flutter/issues/3296
      
      @yjbanov @hansmuller @vlidholt
      237f1ac2
    • 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
  21. 12 Apr, 2016 1 commit
  22. 07 Apr, 2016 1 commit
  23. 30 Mar, 2016 1 commit
  24. 25 Mar, 2016 1 commit
  25. 08 Mar, 2016 1 commit
  26. 17 Feb, 2016 1 commit
  27. 12 Feb, 2016 1 commit
  28. 11 Feb, 2016 1 commit
  29. 05 Feb, 2016 1 commit
  30. 03 Feb, 2016 1 commit
  31. 23 Nov, 2015 2 commits
  32. 07 Nov, 2015 1 commit
  33. 02 Nov, 2015 1 commit
  34. 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
  35. 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