1. 28 May, 2019 8 commits
  2. 27 May, 2019 2 commits
  3. 26 May, 2019 2 commits
  4. 25 May, 2019 3 commits
    • 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
    • Chris Bracken's avatar
      Americanise spellings (#33323) · 156b4220
      Chris Bracken authored
      Updates documentation and non-public API to use American spellings for
      consistency with the rest of the codebase.
      
      No changes to behaviour... other than how it's spelt.
      156b4220
    • Chris Bracken's avatar
      Correct typos (#33322) · 4d992320
      Chris Bracken authored
      Corects a bnuch of typeos throuhgout teh Fluter codebsae.
      
      Made use of the `misspell` tool:
      https://github.com/client9/misspell
      4d992320
  5. 24 May, 2019 9 commits
  6. 23 May, 2019 8 commits
  7. 22 May, 2019 8 commits