camera_platform_interface2 2.6.0+1 copy "camera_platform_interface2: ^2.6.0+1" to clipboard
camera_platform_interface2: ^2.6.0+1 copied to clipboard

A common platform interface for the camera plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add camera_platform_interface2

With Flutter:

 $ flutter pub add camera_platform_interface2

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

dependencies:
  camera_platform_interface2: ^2.6.0+1

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_platform_interface2/camera_platform_interface.dart';
1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the camera plugin.

Repository (GitHub)
View/report issues

Topics

#camera

License

unknown (license)

Dependencies

cross_file, flutter, plugin_platform_interface, stream_transform

More

Packages that depend on camera_platform_interface2