camera_macos_plus 0.0.3
camera_macos_plus: ^0.0.3 copied to clipboard
macOS camera package implementation. Supports both internal and external cameras, can take pictures and record video with audio as well.
Changelog #
0.0.3 #
- Fixed type mismatch error in
destroy()method that caused crashes in integration tests - The method now consistently returns a dictionary format for both success and error cases
0.0.2 #
- Rename
CameraMacosRawViewtoCameraMacOSRawView
0.0.1 #
- Fixed various issues
- Improved stability and performance