uvccamera 0.0.0 copy "uvccamera: ^0.0.0" to clipboard
uvccamera: ^0.0.0 copied to clipboard

A UVC Camera plugin for Flutter.

UVC Camera plugin for Flutter #

GitHub Repo stars GitHub License Pub Version

A Flutter plugin for the UVCCamera library.

Usage #

The Flutter plugin is available on pub.dev. To use it in your Flutter project, add the following dependency:

dependencies:
  uvccamera: ^0.1.0

See the example for an app that uses the plugin.