camera_avfoundation2 0.9.13+62 copy "camera_avfoundation2: ^0.9.13+62" to clipboard
camera_avfoundation2: ^0.9.13+62 copied to clipboard

iOS implementation of the camera plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add camera_avfoundation2

With Flutter:

 $ flutter pub add camera_avfoundation2

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

dependencies:
  camera_avfoundation2: ^0.9.13+62

Alternatively, your editor might support dart pub get or 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_avfoundation2/camera_avfoundation.dart';
1
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the camera plugin.

Repository (GitHub)
View/report issues

Topics

#camera

License

unknown (license)

Dependencies

camera_platform_interface, flutter, stream_transform

More

Packages that depend on camera_avfoundation2