camerax_ios 1.0.2
camerax_ios: ^1.0.2 copied to clipboard
iOS implementation of the camerax plugin.
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.