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

Commits on Feb 14, 2023

  1. Revert "[camera] flip/change camera while recording (split out PR for…

    … cam_avfoundation and cam_android) (#7109)" (#7181)
    
    This reverts commit 9c312d4.
    stuartmorgan-g authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    66d5724 View commit details
    Browse the repository at this point in the history
  2. [webview_flutter_android][webview_flutter_wkwebview] Adds support to …

    …retrieve native `WebView` (#7071)
    
    * implementation of the webViewIdentifier field
    
    * change to external classes
    
    * formatting
    
    * update readmes
    
    * iOS
    
    * improve
    
    * hmmmm
    
    * add note about not using other apis
    
    * project changes
    
    * add external api tests to project
    
    * ordering
    
    * fix docs and use id
    bparrishMines authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d2fba38 View commit details
    Browse the repository at this point in the history
  3. [google_maps_flutter_android] Fixes initial padding not working while…

    … map has not been created yet. (#7135)
    
    * fix initial padding not working
    
    * fix changelog
    
    * remove unused imports
    
    * removed visiblefortesting from google map
    
    * add private back
    
    * applied patch
    
    * replace 10 with padding
    
    * add line
    
    * remove line
    balvinderz authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7a7e43e View commit details
    Browse the repository at this point in the history
  4. [ci] Remove repo tooling (#7172)

    * Remove tooling
    
    * Remove CI testing of tooling
    
    * Switch invocations to published version
    
    * Update tool_runner.sh
    
    * Update Cirrus
    
    * Fix global run command
    
    * Update stale comment
    
    * Re-add a minimal stub
    
    * Roll forward
    stuartmorgan-g authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    677b43a View commit details
    Browse the repository at this point in the history
  5. [cameraX] Add integration test for availableCameras (#7156)

    * Add integration test
    
    * Add integration test
    camsim99 authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2ce625f View commit details
    Browse the repository at this point in the history
Loading