hoopwise_native_camera 0.0.3
hoopwise_native_camera: ^0.0.3 copied to clipboard
A Flutter plugin for Hoopwise providing native iOS and Android real-time camera views with integrated YOLO object detection and ML Kit pose estimation.
0.0.3 #
- Fix unregistered platform view type
com.basket.hoopwise/native_cameraon Android when the activity is a standardFlutterActivity(not implementingLifecycleOwner) by falling back toProcessLifecycleOwner.
0.0.2 #
- Fix ClassNotFoundException for GpuDelegateFactory$Options on Android by adding tensorflow-lite-gpu-api dependency.
0.0.1 #
- Initial release of the Hoopwise native camera plugin.
- Added native iOS (AVFoundation) and Android camera views.
- Added real-time YOLO object detection and ML Kit pose estimation.