camera_360 1.0.9 copy "camera_360: ^1.0.9" to clipboard
camera_360: ^1.0.9 copied to clipboard

This plugin allows the users to take 360 Panoramic Images using the phone's Camera. It uses OpenCV to stitch the images together.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camera_360

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

dependencies:
  camera_360: ^1.0.9

Alternatively, your editor might support 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_360/camera_360.dart';
17
likes
140
points
308
downloads

Publisher

verified publishermax.al

Weekly Downloads

This plugin allows the users to take 360 Panoramic Images using the phone's Camera. It uses OpenCV to stitch the images together.

Repository (GitHub)
View/report issues

Topics

#camera #panorama

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

camera, dchs_motion_sensors, ffi, flutter, flutter_native_image, image_picker, path_provider, plugin_platform_interface, shared_preferences, vector_math, wakelock_plus

More

Packages that depend on camera_360