flutter_native_vision_camera 0.0.3
flutter_native_vision_camera: ^0.0.3 copied to clipboard
High-performance Flutter FFI camera plugin with zero-copy preview and real-time frame processing.
0.0.1 #
- Initial release of
flutter_native_vision_camera. - Integrated FFI for high-performance frame processing.
- Support for zero-copy preview textures on Android and iOS.
- Basic camera controls (zoom, focus, flash).
- Vision API for real-time frame access.
0.0.2 #
- Fixed pubspec metadata (homepage, repository).
0.0.3 #
- Replaced Android2 with AndroidX for better compatibility.