1. 20 Jun, 2017 1 commit
  2. 15 Jun, 2017 1 commit
  3. 02 Jun, 2017 1 commit
  4. 10 May, 2017 2 commits
  5. 09 May, 2017 1 commit
  6. 18 Apr, 2017 1 commit
  7. 13 Apr, 2017 1 commit
  8. 08 Apr, 2017 1 commit
    • Alexandre Ardhuin's avatar
      upgrade to linter-0.1.30 (#9297) · 610955f8
      Alexandre Ardhuin authored
      * upgrade to linter-0.1.30
      
      * add prefer_is_empty lint
      * add directives_ordering lint
      * add no_adjacent_strings_in_list lint
      * add no_duplicate_case_values lint
      * add prefer_collection_literals lint
      * add prefer_const_constructors lint
      * add prefer_contains lint
      * add prefer_initializing_formals lint
      * add unnecessary_null_aware_assignments lint
      * add unnecessary_null_in_if_null_operators lint
      610955f8
  9. 23 Mar, 2017 1 commit
  10. 14 Mar, 2017 1 commit
    • John McCutchan's avatar
      Improvements to flutter doctor JDK search. (#8745) · 2148e9af
      John McCutchan authored
      - [x] Add custom logic on MacOS to determine if Java is installed before invoking `java`.
      - [x] Check JAVA_HOME, platform specific logic, and finally PATH to locate the `java` executable.
      - [x] Improved doctor messages.
      
      Fixes #8508
      Fixes #8521
      2148e9af
  11. 04 Mar, 2017 1 commit
  12. 24 Feb, 2017 1 commit
  13. 22 Feb, 2017 2 commits
  14. 20 Feb, 2017 1 commit
    • Jakob Andersen's avatar
      Teach flutter tools to find gradle (#8241) · 77efc38b
      Jakob Andersen authored
      * Teach flutter tools to find gradle
      
      Flutter tools will now use Gradle from Android Studio, which is now found automatically.
      
      flutter doctor will verify that Android Studio has been installed, and that the included Gradle is at least version 2.14.1.
      
      It is still possible to manually configure the path to Android Studio (flutter config --android-studio-dir=XXX) or Gradle (flutter config --gradle-dir=XXX), but this should only be necessary if they're installed somewhere non-standard.
      
      Only tested on Linux and macOS for now.
      
      Fixes #8131
      77efc38b
  15. 15 Feb, 2017 2 commits
  16. 26 Jan, 2017 1 commit
  17. 25 Jan, 2017 1 commit
  18. 24 Jan, 2017 1 commit
  19. 09 Jan, 2017 1 commit
  20. 30 Nov, 2016 1 commit
  21. 27 Oct, 2016 1 commit
  22. 01 Sep, 2016 1 commit
  23. 29 Apr, 2016 1 commit
  24. 24 Mar, 2016 2 commits
  25. 14 Mar, 2016 1 commit
  26. 25 Feb, 2016 2 commits
  27. 23 Feb, 2016 1 commit
  28. 17 Feb, 2016 2 commits