camerax_ios 1.1.1 copy "camerax_ios: ^1.1.1" to clipboard
camerax_ios: ^1.1.1 copied to clipboard

PlatformiOS

iOS implementation of the camerax plugin.

1.1.1 #

  • Fix PreviewView is stretched when using front camera on iPhone 17 Pro.
  • Fix incorrect PlatformViewLink with UiKitView.

1.1.0 #

  • fvm use 3.35.7
  • Make avfoundation.AVMetadataObjects async methods to sync properties.
  • Add vision APIs.
  • Add visionx APIs.

1.0.2 #

  • Add RotationProvider API.
  • Add vision APIs.
  • Migrate to Swift Package Manager.
  • No longer support MlKitAnalyzer, use VisionAnalyzer instead.

1.0.1 #

  • Fix UnimplementedError when create SurfaceOrientedMeteringPointFactory and FocusMeteringAction.
  • Fix videoPreviewLayer is nil when setImageAnalyzer called before bind.
  • Fix issue when set setImageAnalysisResolutionSelector.
  • Fix TypeError when calling getCameraInfo & getCameraControl.

1.0.0 #

  • Add avfoundation APIs.
  • Add common APIs.
  • Add core APIs.
  • Add ml APIs.
  • Add video APIs.
  • Add view APIs.