1. 23 Oct, 2019 1 commit
  2. 22 Oct, 2019 2 commits
  3. 16 Oct, 2019 1 commit
  4. 15 Oct, 2019 2 commits
  5. 11 Oct, 2019 1 commit
  6. 30 Sep, 2019 1 commit
  7. 27 Sep, 2019 1 commit
  8. 16 Sep, 2019 1 commit
  9. 28 Aug, 2019 1 commit
  10. 23 Aug, 2019 1 commit
  11. 13 Jul, 2019 1 commit
  12. 10 Jun, 2019 1 commit
  13. 04 Jun, 2019 3 commits
  14. 03 Jun, 2019 1 commit
  15. 31 May, 2019 1 commit
    • stuartmorgan's avatar
      Implement plugin tooling support for macOS (#33636) · 3ebebebb
      stuartmorgan authored
      Enables the CocoaPods-based plugin workflow for macOS. This allows a
      macOS project to automatically fetch and add native plugin
      implementations via CocoaPods for anything in pubspec.yaml, as is done
      on iOS.
      3ebebebb
  16. 25 May, 2019 1 commit
    • stuartmorgan's avatar
      Implement macOS support in `flutter doctor` (#33277) · 81c38b22
      stuartmorgan authored
      Splits Xcode validation out of the iOS validator and into a stand-alone
      validator, and groups the CocoaPods validator with that top-level
      validator instead of the iOS validator. iOS now validates only the
      iOS-specific tools (e.g., ideviceinstaller).
      
      Reorganizes many of the associated clases so that those that are used by
      both macOS and iOS live in macos/ rather than ios/. Moves some
      validators to their own files as part of the restructuring.
      
      This is the macOS portion of #31368
      81c38b22
  17. 29 Apr, 2019 1 commit
  18. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  19. 21 Feb, 2019 1 commit
  20. 06 Feb, 2019 1 commit
  21. 30 Jan, 2019 1 commit
  22. 03 Jan, 2019 1 commit
  23. 25 Sep, 2018 1 commit
    • Mikkel Nygaard Ravn's avatar
      Support materializing Flutter module host app on iOS (#21276) · a600fe7f
      Mikkel Nygaard Ravn authored
      * Prototype
      
      * Fix paths to Flutter library resources
      
      * Invoke pod install as necessary for materialized modules
      
      * Add devicelab test for module use on iOS
      
      * Remove debug output
      
      * Rebase, reame materialize editable
      
      * Add devicelab test editable iOS host app
      
      * Removed add2app test section
      a600fe7f
  24. 14 Sep, 2018 1 commit
  25. 12 Sep, 2018 1 commit
  26. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      Ian Hickson authored
      * Upgrade everything except matcher.
      * Roll matcher (and test)
      * Adjust tests that depend on flutter:test directly to depend on a shim
      * Require use of package:test shim and remove other references to package:test
      686d8f8a
  27. 13 Aug, 2018 1 commit
  28. 02 Aug, 2018 1 commit
  29. 20 Jul, 2018 1 commit
  30. 16 Jul, 2018 2 commits
  31. 28 Jun, 2018 3 commits
  32. 21 Jun, 2018 1 commit
  33. 20 Jun, 2018 1 commit