flutter_anycam 1.1.11 copy "flutter_anycam: ^1.1.11" to clipboard
flutter_anycam: ^1.1.11 copied to clipboard

Plugin Flutter para captura e análise de frames de múltiplos tipos de câmera (frontal, traseira, USB e RTSP)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_anycam

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_anycam: ^1.1.11

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_anycam/flutter_anycam.dart';
1
likes
150
points
293
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin Flutter para captura e análise de frames de múltiplos tipos de câmera (frontal, traseira, USB e RTSP)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_anycam

Packages that implement flutter_anycam