camera_android_camerax 0.5.0+8 camera_android_camerax: ^0.5.0+8 copied to clipboard
Android implementation of the camera plugin using the CameraX library.
0.5.0+8 #
- Fixes unawaited_futures violations.
0.5.0+7 #
- Updates Guava version to 32.0.1.
0.5.0+6 #
- Updates Guava version to 32.0.0.
0.5.0+5 #
- Updates
README.md
to fully cover unimplemented functionality.
0.5.0+4 #
- Removes obsolete null checks on non-nullable values.
0.5.0+3 #
- Fixes Java lints.
0.5.0+2 #
- Adds a dependency on kotlin-bom to align versions of Kotlin transitive dependencies.
- Removes note in
README.md
regarding duplicate Kotlin classes issue.
0.5.0+1 #
- Update
README.md
to include known duplicate Kotlin classes issue.