adaptive_dual_camera 0.0.3 copy "adaptive_dual_camera: ^0.0.3" to clipboard
adaptive_dual_camera: ^0.0.3 copied to clipboard

Front and back photos and video behind one API — simultaneously where the hardware allows it, sequentially everywhere else, with a customisable dual preview.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add adaptive_dual_camera

With Flutter:

 $ flutter pub add adaptive_dual_camera

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

dependencies:
  adaptive_dual_camera: ^0.0.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:adaptive_dual_camera/adaptive_dual_camera.dart';
1
likes
0
points
348
downloads

Publisher

verified publisherdhirajnikam.dev

Weekly Downloads

Front and back photos and video behind one API — simultaneously where the hardware allows it, sequentially everywhere else, with a customisable dual preview.

Repository (GitHub)
View/report issues

Topics

#camera #video #photo #multicam

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on adaptive_dual_camera

Packages that implement adaptive_dual_camera