camera_platform_interface_frame 2.10.8 copy "camera_platform_interface_frame: ^2.10.8" to clipboard
camera_platform_interface_frame: ^2.10.8 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_interface_frame

With Flutter:

 $ flutter pub add camera_platform_interface_frame

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

dependencies:
  camera_platform_interface_frame: ^2.10.8

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_interface_frame/camera_platform_interface_frame.dart';
1
likes
0
points
453
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_interface_frame