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

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    6a24f2d View commit details
    Browse the repository at this point in the history
  2. [espresso]: Bump espresso-accessibility and espresso-idling-resource …

    …from 3.1.0 to 3.5.1 in /packages/espresso/android (#6933)
    
    * [espresso]: Bump espresso-accessibility in /packages/espresso/android
    
    Bumps espresso-accessibility from 3.1.0 to 3.5.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.test.espresso:espresso-accessibility
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Changelog
    
    * Also update espresso-idling-resource
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gary Qian <[email protected]>
    dependabot[bot] and GaryQian authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b9206bc View commit details
    Browse the repository at this point in the history
  3. [file_selector] Switch to Pigeon for macOS (#6902)

    * Initial pigeon definition
    
    * Update Dart, and add Dart test coverage
    
    * Update Swift and native tests
    
    * Version bump
    
    * Format
    
    * Revert SDK change
    stuartmorgan-g authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b1797c2 View commit details
    Browse the repository at this point in the history
  4. [google_sign_in] Renames generated folder to js_interop. (#6915)

    * Renames generated to js_interop
    
    * Fix analyze errors
    
    * Fix format
    
    * Fix version check
    
    * Add comment for public_member_api_docs
    peixinli authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    620a059 View commit details
    Browse the repository at this point in the history
Loading