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: 72cc8e2
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 96e2328
Choose a head ref
  • 1 commit
  • 18 files changed
  • 1 contributor

Commits on Dec 30, 2020

  1. [camera] Add iOS and Android implementations for managing auto exposu…

    …re. (#3346)
    
    * Added platform interface methods for setting auto exposure.
    
    * Added platform interface methods for setting auto exposure.
    
    * Remove workspace files
    
    * Added auto exposure implementations for Android and iOS
    
    * iOS fix for setting the exposure point
    
    * Removed unnecessary check
    
    * Update platform interface dependency
    
    * Implement PR feedback
    
    * Restore test
    
    * Small improvements for exposure point resetting
    BeMacized authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    96e2328 View commit details
    Browse the repository at this point in the history
Loading