Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d07eaffb0d76
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c9addb447354
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 15, 2022

  1. [flutter_plugin_tools] Preserve Dart SDK version in all-plugins-app (#…

    …5281)
    
    Fixes `all-plugins-app` to preserve the original application's Dart SDK
    version to avoid changing language feature opt-ins that the template may
    rely on.
    stuartmorgan-g authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    c0bc7cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ac515 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    78bf77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ffa1bf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

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