dual_cameras_platform_interface 0.1.0
dual_cameras_platform_interface: ^0.1.0 copied to clipboard
Common platform interface for the dual_cameras plugin — front+back simultaneous camera recording and photo capture.
dual_cameras_platform_interface #
The common platform interface for the
dual_cameras plugin.
This package declares the Dart interface (and the Pigeon-generated message
contract) that platform implementations must implement. Use
dual_cameras directly; depend on this package only if you are writing
a new platform implementation.