camera_avf 0.0.13 copy "camera_avf: ^0.0.13" to clipboard
camera_avf: ^0.0.13 copied to clipboard

PlatformiOS

iOS implementation of the camera plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camera_avf

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

dependencies:
  camera_avf: ^0.0.13

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:camera_avf/camera_avf.dart';
1
likes
115
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the camera plugin.

Repository (GitHub)
View/report issues

Topics

#camera

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera_platform_interface2, flutter, stream_transform

More

Packages that depend on camera_avf

Packages that implement camera_avf