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: b64bebff9743
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dac4b6f3c692
Choose a head ref
  • 1 commit
  • 12 files changed
  • 2 contributors

Commits on Jan 6, 2021

  1. [camera_platform_interface] Add platform interface methods for settin…

    …g auto focus. (#3369)
    
    * 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
    
    * Added platform interface methods for managing auto focus.
    
    * Formatted code
    
    * Export focus mode
    
    * Update platform interface for changes to autofocus methods
    
    * Revert "Update platform interface for changes to autofocus methods"
    
    This reverts commit bdeed1d.
    
    * iOS fix for setting the exposure point
    
    * Removed unnecessary check
    
    * Updated changelog and pubspec.yaml
    
    * Update platform interface dependency
    
    * Implement PR feedback
    
    * Restore test
    
    * Revert test change
    
    * Update camera pubspec
    
    * Update platform interface to prevent breaking changes with current master
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    dac4b6f View commit details
    Browse the repository at this point in the history
Loading