camerax_android 1.2.0
camerax_android: ^1.2.0 copied to clipboard
Android implementation of the camerax plugin.
1.2.0 #
- Add more camera2 impls.
- Remove PermissionManager impl.
- Use builder classes instead of factory methods.
- Use LiveData instead of
get,observe,removeObservermethods.
1.1.1 #
- Fix the ANR crash caused by PermissionManager.requestPermissions.
1.1.0 #
- fvm use 3.35.7
- Add ml.Detector#process method.
- Add visionx APIs.
- Migrate flutter thread model changes.
1.0.2 #
- Add
RotationProviderAPI. - Add vision APIs.
- No longer support
AVAnalyzer, useVisionAnalyzerinstead.
1.0.1 #
- Bump version.
1.0.0 #
- Add avfoundation APIs.
- Add camera2 APIs.
- Add common APIs.
- Add core APIs.
- Add ml APIs.
- Add video APIs.
- Add view APIs.