1. 28 Mar, 2016 1 commit
  2. 25 Mar, 2016 1 commit
  3. 24 Mar, 2016 1 commit
  4. 22 Mar, 2016 1 commit
  5. 21 Mar, 2016 1 commit
  6. 17 Mar, 2016 1 commit
  7. 14 Mar, 2016 2 commits
  8. 12 Mar, 2016 1 commit
  9. 11 Mar, 2016 2 commits
    • Devon Carew's avatar
      remove some references to DeviceStore · 5ad6a570
      Devon Carew authored
      5ad6a570
    • Ian Hickson's avatar
      Enable ALL THE LINTS · 1b9cd520
      Ian Hickson authored
      Well, all the easy ones, anyway.
      
      For some reason `// ignore:` isn't working for me so I've disabled
      lints that need that. Also disabled those that require a ton of work
      (which I'm doing, but not in this PR, to keep it reviewable).
      
      This adds:
      - avoid_init_to_null
      - library_names
      - package_api_docs
      - package_names
      - package_prefixed_library_names
      - prefer_is_not_empty
      - sort_constructors_first
      - sort_unnamed_constructors_first
      - unnecessary_getters_setters
      1b9cd520
  10. 04 Mar, 2016 1 commit
  11. 03 Mar, 2016 1 commit
  12. 28 Feb, 2016 1 commit
  13. 27 Feb, 2016 1 commit
  14. 26 Feb, 2016 2 commits
  15. 20 Feb, 2016 1 commit
    • yjbanov's avatar
      "flutter drive" command · a2b1bd46
      yjbanov authored
      Runs a test app and a driver test simultaneously, then stops the app.
      
      Usage:
      
      ```
      flutter drive --target=/path/to/test/app.dart
      ```
      
      This command will look for `/path/to/test/app_test.dart` by
      convention. We will expand into other ways of discovering tests in the
      future.
      a2b1bd46
  16. 17 Feb, 2016 2 commits
  17. 16 Feb, 2016 1 commit
  18. 15 Feb, 2016 1 commit
  19. 14 Feb, 2016 1 commit
  20. 13 Feb, 2016 1 commit
  21. 11 Feb, 2016 1 commit
  22. 10 Feb, 2016 3 commits
  23. 09 Feb, 2016 1 commit
  24. 06 Feb, 2016 2 commits
  25. 03 Feb, 2016 2 commits
  26. 28 Jan, 2016 1 commit
  27. 25 Jan, 2016 1 commit
  28. 22 Jan, 2016 2 commits
  29. 21 Jan, 2016 1 commit
  30. 20 Jan, 2016 1 commit
  31. 04 Jan, 2016 1 commit