Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5ea5a53
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a1289a4
Choose a head ref
  • 7 commits
  • 35 files changed
  • 3 contributors

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    5280135 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    a6da104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c5fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c551fe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54a46d View commit details
    Browse the repository at this point in the history
  5. Increase minimum supported macOS version from 10.13 to 10.14 (#114713)

    Increases the minimum macOS deployment target from macOS 10.13 (High Sierra) to 10.14 (Mojave) in the macOS app templates.
    
    Includes:
    * Update migration for macOS 10.11 apps to upgrade to 10.14
    * Adds migration for macOS 10.13 apps to upgrade to 10.14
    * Apply migration to all examples, and integration tests
    
    This does not increase version in the plugin templates since those will need to wait until the 10.14 framework rolls to stable channel, so new plugins can build with apps created with `flutter create` on stable channel.
    
    Issue: #114445
    See RFC: http://flutter.dev/go/flutter-drop-macOS-10.13-2022-q4
    See previous patch: #107689
    cbracken authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3c9288c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1289a4 View commit details
    Browse the repository at this point in the history
Loading