Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[camera] zoom feature #1304

Closed
wants to merge 7 commits into from
Closed

[camera] zoom feature #1304

wants to merge 7 commits into from

Commits on Mar 2, 2019

  1. android implementation

    ivk1800 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    aea285b View commit details
    Browse the repository at this point in the history
  2. ios implementation

    ivk1800 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    ca53b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Merge branch 'master' into zoom_camera

    # Conflicts:
    #	packages/camera/android/src/main/java/io/flutter/plugins/camera/CameraPlugin.java
    #	packages/camera/example/lib/main.dart
    #	packages/camera/ios/Classes/CameraPlugin.m
    ivk1800 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    b59d987 View commit details
    Browse the repository at this point in the history
  2. return camera zoom changes

    ivk1800 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    ec61f54 View commit details
    Browse the repository at this point in the history
  3. zoom by specific step

    ivk1800 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    cd3a82f View commit details
    Browse the repository at this point in the history
  4. version

    ivk1800 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    2356f86 View commit details
    Browse the repository at this point in the history
  5. code formatting

    ivk1800 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    afc9bd8 View commit details
    Browse the repository at this point in the history