1. 14 Dec, 2017 1 commit
  2. 01 Dec, 2017 1 commit
  3. 01 Nov, 2017 1 commit
  4. 26 Oct, 2017 2 commits
  5. 25 Oct, 2017 1 commit
  6. 11 Oct, 2017 1 commit
  7. 06 Oct, 2017 1 commit
  8. 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
  9. 30 Mar, 2017 1 commit
    • Sarah Zakarias's avatar
      Add swift version of Platform Channel example (#9098) · a94e995f
      Sarah Zakarias authored
      * wip
      
      * wip
      
      * delete main.m
      
      * readd main.m
      
      * update to use new channel api
      
      * update android
      
      * removed android/
      
      * remove debug print
      
      * remomved main.m
      
      * Update year in copyright
      
      * break long line and update name
      
      * mit comments
      
      * update examples/README
      
      * break line
      
      * update README
      
      * update test
      a94e995f
  10. 27 Mar, 2017 1 commit
  11. 20 Mar, 2017 1 commit
  12. 14 Feb, 2017 1 commit
  13. 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
  14. 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
  15. 08 Nov, 2016 1 commit
  16. 23 Sep, 2016 1 commit
  17. 29 May, 2016 1 commit
  18. 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
  19. 07 Nov, 2015 1 commit
  20. 02 Nov, 2015 1 commit
  21. 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
  22. 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
  23. 12 Oct, 2015 1 commit
  24. 10 Oct, 2015 1 commit
  25. 10 Aug, 2015 2 commits
  26. 08 Aug, 2015 1 commit
  27. 07 Aug, 2015 1 commit