uvccamera 0.0.3
uvccamera: ^0.0.3 copied to clipboard
A USB Video Class (UVC) camera plugin for Flutter based on UVCCamera library for Android.
Changelog #
0.0.3 #
- (ref) lib: move UI to usbCameraCommon
- (ref) lib: namespace change
- (ref) flutter: native plugin
- (fix) set buffer geometry and format on capture target by
- (feat) flutter: video recording
Full Changelog: 0.0.2...0.0.3
0.0.2 #
- (fix) remove
FLUTTER_ROOT
from Flutter plugin - (imp) remove package from manifest due to namespace
Full Changelog: 0.0.1...0.0.2
0.0.1 #
- (fix) flutter plugin & library version matching
Full Changelog: 0.0.0...0.0.1
0.0.0 #
- Initial release