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: 840a04954fa0
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 54fc2066d636
Choose a head ref
  • 6 commits
  • 57 files changed
  • 6 contributors

Commits on Dec 19, 2022

  1. [image_picker_ios] Pass through error message from image saving (#6858)

    * [image_picker_ios] Pass through error message from image saving
    
    * Review edits
    
    * Format
    
    * addObject
    jmagman authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    697c8b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. [local_auth] Bump intl from ^0.17.0 to ">=0.17.0 <0.19.0" (#6848)

    * Update intl from 0.17.0 to 0.18.0
    
    * [local_auth] Bump `intl` from ^0.17.0 to ">=0.17.0 <0.19.0"
    
    * [local_auth] improve changelog description
    
    * [local_auth] improve changelog description
    
    * [local_auth] removes unused `intl` dependency
    asaarnak authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    72f8108 View commit details
    Browse the repository at this point in the history
  2. [gh_actions]: Bump github/codeql-action from 2.1.35 to 2.1.37 (#6860)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.35 to 2.1.37.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b2a92eb...959cbb7)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    acbe9b4 View commit details
    Browse the repository at this point in the history
  3. [camera] Remove deprecated Optional type (#6870)

    * Remove Optional
    
    * Undo accidental order change
    
    * Fix examples analyze
    
    * Remove unused import
    
    * Bump versions
    
    * Correct version
    camsim99 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3d8b73b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. [in_app_purchase] Add support for macOS (#6519)

    * Updated version and changelog.
    
    * Updated readme to mention MacOS as a supported platform.
    
    * Minor fixup.
    
    * Fixed capitalization in readme.
    
    * Added macos to example.
    
    * Updated MacOS example.
    
    * Unified macOS capitalization.
    
    * Removed generated app icons.
    
    * Updated version and deployment target.
    
    * Updated version to a minor version change.
    
    Was previously only a patch.
    IVLIVS-III authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c5220ef View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from 028c6e2 to dbc9306 (11 revisions) (#6849)

    * 8e452be Marks Windows run_release_test_windows to be unflaky (flutter/flutter#117071)
    
    * 0e0f29f Run packaging builders only on beta and stable. (flutter/flutter#117037)
    
    * ef3fe6a 10c0293 [local_auth]: Bump fragment from 1.5.4 to 1.5.5 in /packages/local_auth/local_auth_android/android (#6826) (flutter/flutter#117078)
    
    * 7a801f7 0baa4b5b3 Generate font fallback data to be const. (flutter/engine#38259) (flutter/flutter#117080)
    
    * c63d797 Upgrade dependencies (flutter/flutter#117007)
    
    * 57fb36e [reland] Add Material 3 support for `ListTile` - Part 1 (flutter/flutter#116963)
    
    * f9acb1e -- unnecessary parens (flutter/flutter#117081)
    
    * aa0b681 flutter/engine@0baa4b5...0a6a4a58 (flutter/flutter#117083)
    
    * d8b7eb6 Updated token templates to sync with master code. (flutter/flutter#117097)
    
    * 7b19b4d Fix CupertinoTextSelectionToolbar showing unnecessary pagination (flutter/flutter#104587)
    
    * dbc9306 Failure to construct ErrorWidget for build errors does not destroy tree (flutter/flutter#117090)
    engine-flutter-autoroll authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    54fc206 View commit details
    Browse the repository at this point in the history
Loading