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

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    fc0dd33 View commit details
    Browse the repository at this point in the history
  2. Enable lints library_private_types_in_public_api, `sort_child_prope…

    …rties_last` and `use_key_in_widget_constructors` (#5428)
    asashour authored May 9, 2022
    Configuration menu
    Copy the full SHA
    4b7b679 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Revert "Enable lints library_private_types_in_public_api, `sort_chi…

    …ld_properties_last` and `use_key_in_widget_constructors`" (#5691)
    
    This reverts commit 4b7b679.
    
    This includes a fix for a latent bug in the version-check repo tooling command that caused it to fail when reverting a package that previously had a NEXT section, so that tests will pass.
    stuartmorgan-g authored May 10, 2022
    Configuration menu
    Copy the full SHA
    edfd9c0 View commit details
    Browse the repository at this point in the history
Loading