apple_spatial_capture 0.3.2 copy "apple_spatial_capture: ^0.3.2" to clipboard
apple_spatial_capture: ^0.3.2 copied to clipboard

PlatformiOSmacOS

Flutter plugin exposing Apple RoomPlan, photogrammetry Object Capture, LiDAR scanning, macOS reconstruction and Gaussian splatting on metal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_spatial_capture

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

dependencies:
  apple_spatial_capture: ^0.3.2

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:apple_spatial_capture/apple_spatial_capture.dart';
3
likes
160
points
425
downloads
screenshot

Documentation

API reference

Publisher

verified publishera7alabs.com

Weekly Downloads

Flutter plugin exposing Apple RoomPlan, photogrammetry Object Capture, LiDAR scanning, macOS reconstruction and Gaussian splatting on metal.

Repository (GitHub)
View/report issues

Topics

#ios #macos #lidar #photogrammetry #roomplan

License

MIT (license)

Dependencies

flutter

More

Packages that depend on apple_spatial_capture

Packages that implement apple_spatial_capture