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

Flutter plugin exposing Apple RoomPlan, photogrammetry Object Capture, and LiDAR mesh scanning on iOS.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/apple_spatial_capture_example_app.dart';

void main() {
  runApp(const AppleSpatialCaptureExampleApp());
}
1
likes
0
points
216
downloads

Publisher

verified publishera7alabs.com

Weekly Downloads

Flutter plugin exposing Apple RoomPlan, photogrammetry Object Capture, and LiDAR mesh scanning on iOS.

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #ios #lidar #photogrammetry #roomplan

License

unknown (license)

Dependencies

flutter

More

Packages that depend on apple_spatial_capture

Packages that implement apple_spatial_capture