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

Commits on Jan 5, 2021

  1. [camera_platform_interface] Added imageFormatGroup to initialize (#3364)

    * Added imageFormatGroup to initialize
    
    * Apply suggestions from code review
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    
    * Added period to sentence
    
    * Moved ImageFormatGroup to platform_interface; Added extension to convert ImageFormatGroup to name; Changed int to ImageFormatGroup for initializeCamera
    
    * Fixed test
    
    * Separated Android and iOS in name extension
    
    * Clarified returns on name extension
    
    * Export image_format_group.dart in types.dart
    
    * Changed enum values to lowercase
    
    * Added ImageFormatGroup test
    
    * Fixed formatting
    
    * Removed target platform switch.
    
    * Fixed formatting
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    danielroek and mvanbeusekom authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    16f37e9 View commit details
    Browse the repository at this point in the history
Loading