camerax_ios 1.1.0
camerax_ios: ^1.1.0 copied to clipboard
iOS implementation of the camerax plugin.
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
RotationProviderAPI. - Add vision APIs.
- Migrate to Swift Package Manager.
- No longer support
MlKitAnalyzer, useVisionAnalyzerinstead.
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.