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: edfd9c0bf260
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2ca342c22777
Choose a head ref
  • 3 commits
  • 284 files changed
  • 3 contributors

Commits on May 10, 2022

  1. Re-land: Enable lints library_private_types_in_public_api, `sort_ch…

    …ild_properties_last` and `use_key_in_widget_constructors` (#5692)
    
    Re-lands #5428
    
    This is a revert of #5691 (the revert of the above) with the following changes:
    - Excludes the repo tooling changes that had to be added to the revert, since we want those
    - Fixes local_auth:
        - Updates code for the new analysis failure
        - Fixes the bad version merge that dropped the version change
    - Reverts a version change in `file_selector_platform_interface`, which didn't otherwise change
    stuartmorgan-g authored May 10, 2022
    Configuration menu
    Copy the full SHA
    5e50710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329f5ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ca342c View commit details
    Browse the repository at this point in the history
Loading