camerax 1.0.0-dev.3 copy "camerax: ^1.0.0-dev.3" to clipboard
camerax: ^1.0.0-dev.3 copied to clipboard

Work with audiovisual assets, control device cameras, process audio, and configure system audio interactions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add camerax

With Flutter:

 $ flutter pub add camerax

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

dependencies:
  camerax: ^1.0.0-dev.3

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:camerax/camerax.dart';
47
likes
0
points
115
downloads

Publisher

verified publisherhebei.dev

Weekly Downloads

Work with audiovisual assets, control device cameras, process audio, and configure system audio interactions.

Repository (GitHub)
View/report issues

Topics

#camera #camerax

License

unknown (license)

Dependencies

camerax_android, camerax_platform_interface, flutter, meta

More

Packages that depend on camerax